Skip right expression evaluation in OR if left returns true

This commit is contained in:
Gašper Dobrovoljc
2025-06-03 18:26:19 +02:00
parent 1b45d6a0f9
commit 73e1113764
3 changed files with 41 additions and 6 deletions

1
.gitignore vendored
View File

@@ -3,4 +3,3 @@ out/
*.zip
prg/**/*.ast
prg/**/*.out
prg/**/*.pins25