Browse Source

tests: fix test after allowing record helpers to have constructors

git-svn-id: trunk@23416 -
paul 12 years ago
parent
commit
890e91ab8c
1 changed files with 1 additions and 3 deletions
  1. 1 3
      tests/test/trhlp12.pp

+ 1 - 3
tests/test/trhlp12.pp

@@ -1,6 +1,4 @@
-{ %FAIL }
-
-{ for now constructors are forbidden in record helpers }
+{ constructors in record helpers }
 program trhlp12;
 
 {$ifdef fpc}