This commit is contained in:
2026-02-11 16:35:05 +01:00
parent ee279425f2
commit 4e2645e12d
13 changed files with 229 additions and 176 deletions
+1
View File
@@ -1,4 +1,5 @@
// Test script to verify error positioning
"no"();
var a := 5;
var b := "hello";
print 0;