Make sure this test works without scope braces too

This commit is contained in:
2024-11-23 13:41:02 +11:00
parent 37fb3927a6
commit 79c4374a1f
2 changed files with 46 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
//literals
if (true) {
print "Success 1";