source: tests/ctrl-flow/.expect/ifwhileCtl.txt @ 1fb09ef

ADTast-experimental
Last change on this file since 1fb09ef was 1fb09ef, checked in by Andrew Beach <ajbeach@…>, 20 months ago

Grouped some control flow tests together.

  • Property mode set to 100644
File size: 117 bytes
Line 
1x != 0 correct
2x != 0 && y != 0 correct
3x == y correct
4s.i < 4 correct
5x != 0 correct
6x == y correct
7s.i < 4 correct
Note: See TracBrowser for help on using the repository browser.