diff options
Diffstat (limited to 'classattributes/tests/test/tclassattribute4.pp')
| -rw-r--r-- | classattributes/tests/test/tclassattribute4.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classattributes/tests/test/tclassattribute4.pp b/classattributes/tests/test/tclassattribute4.pp index f4f73d52b0..d555ebcf0d 100644 --- a/classattributes/tests/test/tclassattribute4.pp +++ b/classattributes/tests/test/tclassattribute4.pp @@ -1,6 +1,6 @@ program tclassattribute4; -{$mode objfpc}{$H+} +{$mode delphi} uses typinfo; |
