X Tutup
Skip to content

validating function type conversions in type assertions and 'as' expressions#312

Merged
Perryvw merged 1 commit intoTypeScriptToLua:masterfrom
tomblind:validate-casts
Dec 23, 2018
Merged

validating function type conversions in type assertions and 'as' expressions#312
Perryvw merged 1 commit intoTypeScriptToLua:masterfrom
tomblind:validate-casts

Conversation

@tomblind
Copy link
Collaborator

fixes #309

@Perryvw Perryvw merged commit 8597fd4 into TypeScriptToLua:master Dec 23, 2018
@tomblind tomblind deleted the validate-casts branch December 24, 2018 10:53
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.

Casting functions with different context types should produce error

2 participants

X Tutup