{ %norun } { %recompile } program test; {$UNITPATH tw37095d} uses uw37095; begin writeln('Say hello, unit!'); UnitHello; end.