Kray-G opened this issue 3 years ago · 0 comments
Now the code below causes crash.
native func(b:int) :obj { var c = b as obj; return c; } func(10);
It must be blocked at compiling.