Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions inputs/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ else {

while(c33 == 5.34 and d4 <= 2 and not c33 or e5 >= 1) {
a1 := a1+1
if(not isZero(a1)) {
a1 := -125
while(d4 >= 1) {
if(not isZero(a1)) {
a1 := -125
}
}
}

Expand Down