Closed
Description
[Google Issue #1064 : https://code.google.com/p/haxe/issues/detail?id=1064]
by simon.kr...@simn.de, at 18/07/2012, 08:17:30
class Main { static public function main() { var f = function test() { }; } }
I think this should be disallowed.
Flash9: Main.hx:3: characters 10-29 : Stack error
neko: Main.hx(3): Variable declaration must be done inside a block
Metadata
Metadata
Assignees
Labels
No labels
Activity