florian 26 年 前
コミット
b032977c3b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      rtl/fakertl/system.pp

+ 1 - 1
rtl/fakertl/system.pp

@@ -1,6 +1,6 @@
 { This is a fake system unit to allow testing of the new code generator }
 
-unit system
+unit system;
 
   interface