finished the native method handling code in the compiler
This commit is contained in:
@ -75,6 +75,7 @@ class MyObject(Object)
|
||||
'wrong class name'
|
||||
'non-pointer class inheriting superclass with trailer size set'
|
||||
'dcl not allowed'
|
||||
'#native not allowed'
|
||||
'wrong method name'
|
||||
'duplicate method name'
|
||||
'duplicate argument name'
|
||||
|
Reference in New Issue
Block a user