summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/tbs/ub0342b.pp
blob: 01215fd082e69a7b8050429714ed7315ecf9d979 (plain)
1
2
3
4
5
6
unit ub0342b;
interface
type
  longWord=Cardinal;
implementation
end.