Skip to content

Fix call expression transform with undefined signature - #464

Merged
Perryvw merged 2 commits into
TypeScriptToLua:masterfrom
ark120202:fix-undefined-signature
Mar 2, 2019
Merged

Fix call expression transform with undefined signature#464
Perryvw merged 2 commits into
TypeScriptToLua:masterfrom
ark120202:fix-undefined-signature

Conversation

@ark120202

Copy link
Copy Markdown
Contributor

typeChecker.getResolvedSignature returns Signature | undefined.

Comment thread src/LuaTransformer.ts Outdated
@tomblind

tomblind commented Mar 2, 2019

Copy link
Copy Markdown
Collaborator

I swear I fixed this once. Must have been in a branch that wasn't merged.

@Perryvw
Perryvw merged commit 210449e into TypeScriptToLua:master Mar 2, 2019
@ark120202
ark120202 deleted the fix-undefined-signature branch November 26, 2019 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants