Skip to content

Fixed language extensions LuaTable keys required to be tables#1034

Merged
Perryvw merged 2 commits into
masterfrom
bugfix/luatable-key-anynotnil
Jun 13, 2021
Merged

Fixed language extensions LuaTable keys required to be tables#1034
Perryvw merged 2 commits into
masterfrom
bugfix/luatable-key-anynotnil

Conversation

@Perryvw

@Perryvw Perryvw commented Jun 13, 2021

Copy link
Copy Markdown
Member

Fixes #1033

@Perryvw Perryvw requested review from lolleko and tomblind June 13, 2021 12:01
@Perryvw Perryvw merged commit 5b67330 into master Jun 13, 2021
@Perryvw Perryvw deleted the bugfix/luatable-key-anynotnil branch June 13, 2021 20:48
sanikoyes pushed a commit to sanikoyes/TypeScriptToLua that referenced this pull request Sep 24, 2021
…riptToLua#1034)

* Fixed another mistake in language extensions where luatable keys were accidentally required to be tables

* update snapshot names
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.

LuaTable is bugged: Type 'number' does not satisfy the constraint 'AnyTable'

2 participants