Commit ad475f6
Make pairs return non-nullable values for LuaTable iteration too (#35)
* Make pairs and ipairs return non-nullable values
* Fix prettier formatting
* Make pairs return non-nullable values for LuaTable
Co-authored-by: Benjamin Ye <24237065+enjoydambience@users.noreply.github.com>
Co-authored-by: Perry van Wesel <Perryvw@users.noreply.github.com>1 parent 59f9cfa commit ad475f6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments