Changes in uspace/dist/src/sysel/demos/inherit.sy [c5cb943d:a95310e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/dist/src/sysel/demos/inherit.sy
rc5cb943d ra95310e 43 43 44 44 class InheritanceDemo is 45 fun Main() , staticis45 fun Main() is 46 46 var a : A; 47 47 var c : C;
Note:
See TracChangeset
for help on using the changeset viewer.