summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/tbs/tb0033.pp
blob: c59487b00f3aeae63b202b9737f9f64a4f277a11 (plain)
1
2
3
4
5
6
7
{ Old file: tbs0038.pp }
{  tests const ps : ^string = nil;                     OK 0.9.9 (FK) }

CONST ps : ^STRING = nil;

begin
end.