index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
tests
/
test
/
umainnam.pp
blob: 98bf8b75a930e66a9a1f1affc8959ee0224aeb35 (
plain
)
1
2
3
4
5
6
7
8
9
unit umainnam
;
interface
{
$pascalmainname
testing
}
implementation
end
.