Explorar o código

* initial release

florian %!s(int64=26) %!d(string=hai) anos
pai
achega
465e3f2bb1
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      rtl/fakertl/system.pp

+ 9 - 0
rtl/fakertl/system.pp

@@ -0,0 +1,9 @@
+{ This is a fake system unit to allow testing of the new code generator }
+
+unit system
+
+  interface
+
+  implementation
+
+end.