implement field access
This commit is contained in:
@@ -19,4 +19,7 @@ class KissInterp2TestCase extends Test {
|
||||
function testIf() {
|
||||
_testIf();
|
||||
}
|
||||
function testField() {
|
||||
_testField();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user