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
/
twrstr6.pp
blob: bf6be853fa6d095fc17ddeb32906d4027618640a (
plain
)
1
2
3
4
5
6
7
{ %
fail
}
var s
:
string
;
begin
writestr
(
s
);
end
.