Changeset 2 for trunk/Examples
- Timestamp:
- May 19, 2019, 1:23:18 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 edited
-
. (modified) (1 prop)
-
Examples/Arithmetic.pas (added)
-
Examples/Square.pas (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:ignore
set to
lib
compiler
compiler.lps
-
Property svn:ignore
set to
-
trunk/Examples/Square.pas
r1 r2 8 8 begin 9 9 x := 1; 10 while x [10 do10 while x <= 10 do 11 11 begin 12 12 call square; 13 ! squ;13 !squ; 14 14 x := x + 1 15 15 end
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/pl0/chrome/site/your_project_logo.png)