fixed an GC issue caused by unbalanced moo_pushtmp() and moo_poptmp() calls
This commit is contained in:
@ -47,7 +47,7 @@ extend SmallInteger
|
||||
}
|
||||
}
|
||||
|
||||
class Console(Object) from 'console'
|
||||
class Console(Object) from 'con'
|
||||
{
|
||||
method(#primitive) _open.
|
||||
method(#primitive) _close.
|
||||
|
Reference in New Issue
Block a user