diff --git a/ownlang-parser/src/test/resources/other/classScope.own b/ownlang-parser/src/test/resources/other/classScope.own index 3d33aa1..fefa515 100644 --- a/ownlang-parser/src/test/resources/other/classScope.own +++ b/ownlang-parser/src/test/resources/other/classScope.own @@ -1,4 +1,4 @@ -use std, debug +use std def testThisOnSingleInstance() { s = new ClassScope({"id": 1})