From 511d6fe676056a72f58daa7307267603f42003f3 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 16 Sep 2017 16:41:37 -0400 Subject: tests: Add tests that trigger some optimizations --- tests/test_double_negation.out | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/test_double_negation.out (limited to 'tests/test_double_negation.out') diff --git a/tests/test_double_negation.out b/tests/test_double_negation.out new file mode 100644 index 0000000..e9d47b1 --- /dev/null +++ b/tests/test_double_negation.out @@ -0,0 +1,3 @@ +basic/j/foo +basic/k/foo +basic/l/foo -- cgit v1.2.3