xo-procedure2 xo-object2: + polymorphic primitive support
This commit is contained in:
parent
f2139feafb
commit
d39e13593c
18 changed files with 129 additions and 42 deletions
|
|
@ -35,7 +35,7 @@ IProcedure_Any::_valid
|
|||
// nonconst methods
|
||||
|
||||
auto
|
||||
IProcedure_Any::apply_nocheck(Opaque, obj<ARuntimeContext>, const DArray *) -> obj<AGCObject>
|
||||
IProcedure_Any::apply_nocheck(Opaque, const DArray *) -> obj<AGCObject>
|
||||
{
|
||||
_fatal();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue