- File:
-
- 1 edited
-
tests/exceptions/try-ctrl-flow.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/exceptions/try-ctrl-flow.cfa
rd3cf623 r0a6d2045 189 189 } 190 190 191 intmain() {191 void main() { 192 192 // Should not compile. 193 193 return 1;
Note:
See TracChangeset
for help on using the changeset viewer.