diff options
Diffstat (limited to 'tests/results/0322_if_and.constants.txt')
-rw-r--r-- | tests/results/0322_if_and.constants.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/results/0322_if_and.constants.txt b/tests/results/0322_if_and.constants.txt new file mode 100644 index 0000000..220ba86 --- /dev/null +++ b/tests/results/0322_if_and.constants.txt @@ -0,0 +1,3 @@ +sources/0322_if_and.c:3.22-34: [ x in top, y in top ] +sources/0322_if_and.c:4.7-19: [ x in top, y in top ] +Output: [ x in top, y in top ] |