summaryrefslogtreecommitdiff
path: root/fpcsrc/tests/webtbs/tw4330.pp
blob: f7fc19e6867627d239f26dbe36e27f02850a386d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ %opt=-Sew -vw }

{$A+}
{$A-}
{$A1}
{$A2}
{$A4}
{$A8}
{$ALIGN ON}
{$ALIGN OFF}
{$ALIGN 1}
{$ALIGN 2}
{$ALIGN 4}
{$ALIGN 8}

begin
end.