in neko/Lib.hx, line 129 (nekoToHaxe, case $tobject),
shouldnt
if( __dollar__objgetproto(f) != null )
be
if( __dollar__objgetproto(v) != null )
?-dan -- Neko : One VM to run them all (http://nekovm.org)
in neko/Lib.hx, line 129 (nekoToHaxe, case $tobject),
shouldnt
if( __dollar__objgetproto(f) != null )
be
if( __dollar__objgetproto(v) != null )
?-dan -- Neko : One VM to run them all (http://nekovm.org)