aboutsummaryrefslogtreecommitdiff
path: root/tests/binbuf.ref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/binbuf.ref')
-rw-r--r--tests/binbuf.ref14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/binbuf.ref b/tests/binbuf.ref
new file mode 100644
index 0000000..f30f622
--- /dev/null
+++ b/tests/binbuf.ref
@@ -0,0 +1,14 @@
+atomtype symbol;
+atomvalue binbuf_helper;
+atomtype dollar;
+atomvalue \$0;
+atomtype dollsym;
+atomvalue \$1.foo;
+atomtype symbol;
+atomvalue foo;
+atomtype float;
+atomvalue 123.0;
+atomtype comma;
+atomvalue \,;
+atomtype semi;
+atomvalue \;;