Explorar o código

* fixed test for x86_64 which supports a native comp type

florian %!s(int64=21) %!d(string=hai) anos
pai
achega
2ba892c5bd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/tbs/tb0281.pp

+ 2 - 2
tests/tbs/tb0281.pp

@@ -1,9 +1,9 @@
 { Old file: tbs0333.pp }
 {  }
 
-{$ifndef CPUI386}
+{$if not(defined(CPUI386)) and not(defined(CPUX86_64))}
   {$define COMP_IS_INT64}
-{$endif CPUI386}
+{$endif}
 
 
 var