fixed the method lookup bug in exec.c

This commit is contained in:
hyunghwan.chung
2016-11-21 13:56:20 +00:00
parent eaa9dbc958
commit e8985e6dc5
8 changed files with 57 additions and 45 deletions

View File

@ -304,7 +304,6 @@
{
self class cannotInstantiate
}
}
#class Object(Apex)