summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/tbs/ub0406.pp
blob: 329136844bf07e72409bfd12266b43f65a020868 (plain)
1
2
3
4
5
6
7
unit ub0406;
interface

implementation
uses tb0406;

end.