ソースを参照

tests: fixed test

git-svn-id: trunk@23396 -
paul 12 年 前
コミット
38da152b11
1 ファイル変更1 行追加0 行削除
  1. 1 0
      tests/test/terecs16.pp

+ 1 - 0
tests/test/terecs16.pp

@@ -13,6 +13,7 @@ var
 
   constructor TRec.Create;
   begin
+    l := 0;
     r.l := 4;
     if l <> 0 then
       halt(1);