فهرست منبع

* fix stupid nested comment problem

carl 23 سال پیش
والد
کامیت
b1f3d3bd2b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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}