Sfoglia il codice sorgente

* only allow the ugly code in delphi mode

peter 23 anni fa
parent
commit
91937f7adc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tests/tbs/tb0407.pp

+ 1 - 1
tests/tbs/tb0407.pp

@@ -1,6 +1,6 @@
 { %version=1.1 }
 
-{$ifdef fpc}{$mode objfpc}{$endif}
+{$ifdef fpc}{$mode delphi}{$endif}
 
 var
   err : boolean;