diff options
Diffstat (limited to 'classattributes/tests/test/tclassattribute1.pp')
| -rw-r--r-- | classattributes/tests/test/tclassattribute1.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/classattributes/tests/test/tclassattribute1.pp b/classattributes/tests/test/tclassattribute1.pp index b38f7224b3..ef0b499465 100644 --- a/classattributes/tests/test/tclassattribute1.pp +++ b/classattributes/tests/test/tclassattribute1.pp @@ -1,6 +1,7 @@ program tclassattribute1; {$mode objfpc}{$H+} +{$modeswitch prefixedattributes} uses typinfo; |
