source:
tests/ctrl-flow/.expect/ifwhileCtl.txt
@
8dc6f84
Last change on this file since 8dc6f84 was 1fb09ef, checked in by , 2 years ago | |
---|---|
|
|
File size: 117 bytes |
Line | |
---|---|
1 | x != 0 correct |
2 | x != 0 && y != 0 correct |
3 | x == y correct |
4 | s.i < 4 correct |
5 | x != 0 correct |
6 | x == y correct |
7 | s.i < 4 correct |
Note: See TracBrowser
for help on using the repository browser.