This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merged revisions 1398 via svnmerge from
/trunk
git-svn-id: branches/fixes_2_0@1399 -
Jonas Maebe
20 years ago
parent
5cc7a33a96
commit
e9e8628bbc
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
tests/webtbs/tw4266.pp
+ 1
- 1
tests/webtbs/tw4266.pp
View File
@@ -1,4 +1,4 @@
-{ %OPT=-O-G2
p3
-Sd}
+{ %OPT=-O-G2 -Sd}
var
var
c: array[1..10] of integer;
c: array[1..10] of integer;