summaryrefslogtreecommitdiff
path: root/keama/tests/baddecl2record.err
diff options
context:
space:
mode:
Diffstat (limited to 'keama/tests/baddecl2record.err')
-rw-r--r--keama/tests/baddecl2record.err4
1 files changed, 4 insertions, 0 deletions
diff --git a/keama/tests/baddecl2record.err b/keama/tests/baddecl2record.err
new file mode 100644
index 00000000..d237b636
--- /dev/null
+++ b/keama/tests/baddecl2record.err
@@ -0,0 +1,4 @@
+# bad 2r (record in record) option declaration
+
+option space foobar;
+option foobar.fmt-Bat code 1 = { unsigned integer 8, { text } };