ishtar112
Results
1
issues of
ishtar112
```lua --!strict local foo = if true then function( x ) return x end else function( x ) return x end foo() -- Type error: Cannot call of a value...
bug
new solver