Axen
Results
1
issues of
Axen
Tested on 0.628, only occurs in `--strict` mode ``` lua --!strict local T = {} function T.f() return end local function g() if true then T.f() end T.f() --> Type...
bug
new solver