{ %norun } {$mode macpas} unit tw7438; interface type tr = bitpacked record l1: longint; l2: longint; end; implementation end.