Changeset 4026 for to-imperative/trunk/samples/Syntax/trap3.rf
- Timestamp:
- Nov 7, 2008, 7:24:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/samples/Syntax/trap3.rf
r1557 r4026 11 11 }; 12 12 13 Main = <PrintLN <F>>; 13 $func Main = e; 14 Main = <PrintLn <F>>;
Note: See TracChangeset
for help on using the changeset viewer.