luau
luau copied to clipboard
Changing tables in functions result in erroneous nullable values
tab.doSomething()
shouldn't be nullable.
This worked fine around a month ago.