mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 11:23:07 +01:00
+ added test for empty {$calling }
git-svn-id: trunk@3197 -
This commit is contained in:
parent
f93ea93cea
commit
6c5f9c7f65
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -4867,6 +4867,7 @@ tests/tbf/tb0176.pp svneol=native#text/plain
|
||||
tests/tbf/tb0177.pp svneol=native#text/plain
|
||||
tests/tbf/tb0178.pp svneol=native#text/plain
|
||||
tests/tbf/tb0179.pp svneol=native#text/plain
|
||||
tests/tbf/tb0180.pp svneol=native#text/plain
|
||||
tests/tbf/ub0115.pp svneol=native#text/plain
|
||||
tests/tbf/ub0149.pp svneol=native#text/plain
|
||||
tests/tbf/ub0158a.pp svneol=native#text/plain
|
||||
|
||||
5
tests/tbf/tb0180.pp
Normal file
5
tests/tbf/tb0180.pp
Normal file
@ -0,0 +1,5 @@
|
||||
{ %OPT=-Sew }
|
||||
{$calling }
|
||||
|
||||
begin
|
||||
end.
|
||||
Loading…
Reference in New Issue
Block a user