summaryrefslogtreecommitdiff
path: root/tests/webtbf/uw27378a.pp
blob: 4f51369ae6fad984de0a435055cd8c94f5c24de8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
unit uw27378a;

interface

{$NOTES OFF}

implementation

var
  Var1: Boolean;

end.