Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aNNiMON committed Aug 15, 2024
1 parent f1a3511 commit c2f797d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ownlang-parser/src/test/resources/other/classScope.own
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use std, debug
use std

def testThisOnSingleInstance() {
s = new ClassScope({"id": 1})
Expand Down

0 comments on commit c2f797d

Please sign in to comment.