Parcourir la source

* fix stupid nested comment problem

carl il y a 23 ans
Parent
commit
b1f3d3bd2b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/tbf/tb0125.pp

+ 1 - 1
tests/tbf/tb0125.pp

@@ -1,6 +1,6 @@
 { %fail }
 { Returns this error under Delphi :
-{  Error: Types of actual and formal var parameters must be identical }
+  Error: Types of actual and formal var parameters must be identical }
 {$ifdef fpc}
 {$mode objfpc}
 {$endif}