Browse Source

* fix stupid nested comment problem

carl 23 years ago
parent
commit
b1f3d3bd2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/tbf/tb0125.pp

+ 1 - 1
tests/tbf/tb0125.pp

@@ -1,6 +1,6 @@
 { %fail }
 { %fail }
 { Returns this error under Delphi :
 { 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}
 {$ifdef fpc}
 {$mode objfpc}
 {$mode objfpc}
 {$endif}
 {$endif}