You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* renamed MultiReturn to LuaMultiReturn and added some doc comments
* refactored LuaMultiReturn to handle a number of cases it couldn't before
* fixed issues found with tests
* diagnostic for checking implicit cast from LuaMultiReturn and additional tests
* fixed LuaMultiReturn used in assignment expressions
* tests for mtulreturn in try/catch
* removed unnecessary check in isMultiReturnType
* fixed string.find declaration
* addressing feedback
* snapshot update
* renamed multiReturnCallShouldBeWrapped to shouldMultiReturnCallBeWrapped
Co-authored-by: Tom <tomblind@users.noreply.github.com>
0 commit comments