2jammers
Results
2
comments of
2jammers
Yeah this issue should be fixed. I use this method lots of times for optional params, and it's quite an issue for the argument to be unionized with nil after...
I also get this error when trying this: ```lua --!strict local _value: {}? = {"", 1} ``` If you do it backwards, it doesn't accept a different data type other...