summaryrefslogtreecommitdiff
path: root/tests/misc/Paper.fst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/misc/Paper.fst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/Paper.fst b/tests/misc/Paper.fst
index 205227be..d162519a 100644
--- a/tests/misc/Paper.fst
+++ b/tests/misc/Paper.fst
@@ -3,7 +3,7 @@
module Paper
open Primitives
-#set-options "--z3rlimit 50 --fuel 0 --ifuel 1"
+#set-options "--z3rlimit 50 --fuel 1 --ifuel 1"
(** [paper::ref_incr] *)
let ref_incr_fwd_back (x : i32) : result i32 =