fpc/bugs/bug0289.pp
1999-09-10 15:41:29 +00:00

11 lines
72 B
ObjectPascal

procedure p;
type
k1 = word;
begin
end;
type
k2 = word;
begin
end.