1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ %target=linux } { %norun } library tw14958a; uses uw14958; exports Fun; begin Writeln(' ExLib Main'); end.