Преглед изворни кода

* fixed to work after the changes in the handling of mode switching

git-svn-id: trunk@2014 -
Jonas Maebe пре 19 година
родитељ
комит
d6ea5d6bde
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tests/webtbs/tw2911.pp

+ 1 - 1
tests/webtbs/tw2911.pp

@@ -4,9 +4,9 @@
 { Submitted by "Chris Hilder" on  2004-01-19 }
 { Submitted by "Chris Hilder" on  2004-01-19 }
 { e-mail: [email protected] }
 { e-mail: [email protected] }
 program bug_demo;
 program bug_demo;
-{$LONGSTRINGS ON}
 
 
 {$ifdef fpc}{$Mode objfpc}{$endif}
 {$ifdef fpc}{$Mode objfpc}{$endif}
+{$LONGSTRINGS ON}
 
 
 type
 type
         RecordWithStrings =
         RecordWithStrings =