Jelajahi Sumber

* tw39323 needs to turn on range check to test what it is supposed to test

florian 4 tahun lalu
induk
melakukan
677f829732
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      tests/webtbs/tw39323.pp

+ 2 - 1
tests/webtbs/tw39323.pp

@@ -1,6 +1,7 @@
+
 program project1;
 
-{$mode objfpc}{$H+}
+{$mode objfpc}{$H+}{$R+}
 {$ZeroBasedStrings On}
 
 uses sysutils;