mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-03 00:07:28 +01:00
parent
480d22a4aa
commit
e3076da0a1
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -15206,6 +15206,7 @@ tests/webtbs/tw30208.pp svneol=native#text/pascal
|
||||
tests/webtbs/tw3023.pp svneol=native#text/plain
|
||||
tests/webtbs/tw30240.pp svneol=native#text/plain
|
||||
tests/webtbs/tw3028.pp svneol=native#text/plain
|
||||
tests/webtbs/tw30310.pp svneol=native#text/plain
|
||||
tests/webtbs/tw30329.pp -text svneol=native#text/plain
|
||||
tests/webtbs/tw30357.pp svneol=native#text/pascal
|
||||
tests/webtbs/tw3038.pp svneol=native#text/plain
|
||||
|
||||
4
tests/webtbs/tw30310.pp
Normal file
4
tests/webtbs/tw30310.pp
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
begin
|
||||
get_cmdline;
|
||||
end.
|
||||
Loading…
Reference in New Issue
Block a user