Browse Source

* fixed wrong option

peter 20 years ago
parent
commit
706f94db8c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/webtbs/tw3540.pp

+ 2 - 1
tests/webtbs/tw3540.pp

@@ -1,4 +1,5 @@
-{ %cpu=i386 %opt=-s -Amasm -TWin32 -Rintel}
+{ %cpu=i386 }
+{ %opt=-s -Amasm -TWin32 -Rintel }
 { Source provided for Free Pascal Bug Report 3540 }
 { Submitted by "Vladimir Panteleev" on  2005-01-11 }
 { e-mail: [email protected] }