diff --git a/tests/syntax/binary_op.i b/tests/syntax/binary_op.i
new file mode 100644
index 0000000000000000000000000000000000000000..768af5955de4c0cfbedb856b264773cb3bc8fb71
--- /dev/null
+++ b/tests/syntax/binary_op.i
@@ -0,0 +1,6 @@
+/* run.config
+EXIT: 1
+STDOPT:
+*/
+
+int v(void) { return 0 & v; }
diff --git a/tests/syntax/oracle/binary_op.res.oracle b/tests/syntax/oracle/binary_op.res.oracle
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391