summaryrefslogtreecommitdiff
path: root/tests/webtbs/tw9144b.pp
blob: d8bf3601b9d503391525eaced18714b9f8fc2b2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ %norun }
{$mode delphi}

unit tw9144b;

interface

uses
  tw9144a;

implementation

end.