aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/sql/compound.sql
blob: e645c6efbb0811d8fee562792150aa42188d878f (plain) (blame)
1
2
3
begin
    create table foo (bar int);
end;