Changeset 44 for branches/DelphiToC/Example.pas
- Timestamp:
- Aug 9, 2010, 10:22:30 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DelphiToC/Example.pas
r43 r44 28 28 end; 29 29 while A < 1 do A := A + 1; 30 31 32 {33 Block comment 234 }35 30 WriteLn; 36 31 end.
Note:
See TracChangeset
for help on using the changeset viewer.