Skip to content

Commit 18c2fb3

Browse files
committed
Update test.anf
1 parent 2fb8552 commit 18c2fb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/anf-files/test.anf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
c RUN: %solver --anfread %s --anfwrite /dev/stdout --el 0 --xl 0 --sat 0 | %OutputCheck %s
12
x(1) + x2 + x3
23
x1*x2 + x2*x3 + 1
3-
4+
c CHECK-L: x(2) + x(1)

0 commit comments

Comments
 (0)