Explorar o código

* fix compilation with -dEXTDEBUG

florian %!s(int64=2) %!d(string=hai) anos
pai
achega
eaaf93cc41
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/pass_1.pas

+ 1 - 1
compiler/pass_1.pas

@@ -48,7 +48,7 @@ implementation
       verbose,
       symdef
 {$ifdef extdebug}
-      ,verbose,htypechk
+      ,htypechk
       ,cgbase
 {$endif extdebug}
 {$ifdef state_tracking}