source: tests/ctrl-flow/.expect/fallthrough.txt @ b6923b17

Last change on this file since b6923b17 was b6923b17, checked in by Andrew Beach <ajbeach@…>, 6 hours ago

Fixed goto labelled loop. I had to reorder some passes. Updated control declaration hoisting (including comments and correcting update count). Added test, moved more tests into ctrl-flow.

  • Property mode set to 100644
File size: 110 bytes
RevLine 
[e2c70ab]1case 1
2case 2
3case 3
4default
[13f5a70]5
6case 1
7case 1
80
91
102
11common
12default
13
[e2c70ab]14case 5
15common2
[13f5a70]16
17case 5
18check
19common
20default
Note: See TracBrowser for help on using the repository browser.