Explorar o código

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

florian %!s(int64=3) %!d(string=hai) anos
pai
achega
677f829732
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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;