prepare for https://github.com/coq/coq/pull/16289
Compare changes
+ 1
− 1
@@ -528,7 +528,7 @@ Proof. revert i. induction l; intros [|?] ?; naive_solver auto with arith. Qed.
@@ -528,7 +528,7 @@ Proof. revert i. induction l; intros [|?] ?; naive_solver auto with arith. Qed.