aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler/cxx-indenter/output.std
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compiler/cxx-indenter/output.std')
-rw-r--r--tests/compiler/cxx-indenter/output.std6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/compiler/cxx-indenter/output.std b/tests/compiler/cxx-indenter/output.std
index 1a22bc7..f90f365 100644
--- a/tests/compiler/cxx-indenter/output.std
+++ b/tests/compiler/cxx-indenter/output.std
@@ -73,3 +73,9 @@ do
}
while (false);
+{
+ f ("CREATE TABLE \"test\" ("
+ "'id',"
+ "'name')");
+}
+