peter 25 роки тому
батько
коміт
313beddf2e
3 змінених файлів з 6 додано та 0 видалено
  1. 2 0
      tests/tbf/tb0099.pp
  2. 2 0
      tests/webtbf/tw1316.pp
  3. 2 0
      tests/webtbf/tw1365.pp

+ 2 - 0
tests/tbf/tb0099.pp

@@ -1,3 +1,5 @@
+{ %FAIL }
+
 procedure p(a:array of char);
 procedure p(a:array of char);
 begin
 begin
 end;
 end;

+ 2 - 0
tests/webtbf/tw1316.pp

@@ -1,3 +1,5 @@
+{ %FAIL }
+
 unit tw1316;
 unit tw1316;
 interface
 interface
 
 

+ 2 - 0
tests/webtbf/tw1365.pp

@@ -1,3 +1,5 @@
+{ %FAIL }
+
 {$mode fpc}
 {$mode fpc}
 program test_const_objects;
 program test_const_objects;