mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 13:29:15 +02:00
* compiles now
git-svn-id: trunk@8839 -
This commit is contained in:
parent
1e123d66ba
commit
5fdbf74be8
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -7448,7 +7448,6 @@ tests/webtbf/tw7438.pp svneol=native#text/plain
|
|||||||
tests/webtbf/tw7438a.pp svneol=native#text/plain
|
tests/webtbf/tw7438a.pp svneol=native#text/plain
|
||||||
tests/webtbf/tw7752.pp svneol=native#text/plain
|
tests/webtbf/tw7752.pp svneol=native#text/plain
|
||||||
tests/webtbf/tw7989.pp svneol=native#text/plain
|
tests/webtbf/tw7989.pp svneol=native#text/plain
|
||||||
tests/webtbf/tw7998.pp svneol=native#text/plain
|
|
||||||
tests/webtbf/tw8019.pp svneol=native#text/plain
|
tests/webtbf/tw8019.pp svneol=native#text/plain
|
||||||
tests/webtbf/tw8031.pp svneol=native#text/plain
|
tests/webtbf/tw8031.pp svneol=native#text/plain
|
||||||
tests/webtbf/tw8079.pp svneol=native#text/plain
|
tests/webtbf/tw8079.pp svneol=native#text/plain
|
||||||
@ -8358,6 +8357,7 @@ tests/webtbs/tw7954.pp svneol=native#text/plain
|
|||||||
tests/webtbs/tw7963.pp svneol=native#text/plain
|
tests/webtbs/tw7963.pp svneol=native#text/plain
|
||||||
tests/webtbs/tw7975.pp svneol=native#text/plain
|
tests/webtbs/tw7975.pp svneol=native#text/plain
|
||||||
tests/webtbs/tw7975a.pp svneol=native#text/plain
|
tests/webtbs/tw7975a.pp svneol=native#text/plain
|
||||||
|
tests/webtbs/tw7998.pp svneol=native#text/plain
|
||||||
tests/webtbs/tw8018.pp svneol=native#text/plain
|
tests/webtbs/tw8018.pp svneol=native#text/plain
|
||||||
tests/webtbs/tw8028.pp svneol=native#text/plain
|
tests/webtbs/tw8028.pp svneol=native#text/plain
|
||||||
tests/webtbs/tw8049.pp svneol=native#text/plain
|
tests/webtbs/tw8049.pp svneol=native#text/plain
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
{ %fail }
|
|
||||||
program testarray3;
|
program testarray3;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
Loading…
Reference in New Issue
Block a user