summaryrefslogtreecommitdiffstats
path: root/t/chainlint/negated-one-liner.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/negated-one-liner.expect')
-rw-r--r--t/chainlint/negated-one-liner.expect5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/chainlint/negated-one-liner.expect b/t/chainlint/negated-one-liner.expect
new file mode 100644
index 0000000..ad4c2d9
--- /dev/null
+++ b/t/chainlint/negated-one-liner.expect
@@ -0,0 +1,5 @@
+! (foo && bar) &&
+! (foo && bar) >baz &&
+
+! (foo; ?!AMP?! bar) &&
+! (foo; ?!AMP?! bar) >baz