Changeset 689 for to-imperative/trunk/samples/Access/l1.rf
- Timestamp:
- Apr 29, 2003, 4:03:35 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/samples/Access/l1.rf
r569 r689 4 4 { 5 5 <PrintLN <L 0 'ab'>>, <PrintLN <L 1 'ab'>>, <PrintLN <L 2 'ab'>>; 6 <PrintLN "Branch 1 failed.">, <PrintLN <L 1 ''>>;7 <PrintLN "Branch 2 failed.">, <PrintLN <L 0>>;8 <PrintLN "Branch 3 failed.">;6 <PrintLN 'Branch 1 failed.'>, <PrintLN <L 1 ''>>; 7 <PrintLN 'Branch 2 failed.'>, <PrintLN <L 0>>; 8 <PrintLN 'Branch 3 failed.'>; 9 9 }; 10 10
Note: See TracChangeset
for help on using the changeset viewer.