Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion rocq-brick-libstdcpp/test/array/test_cpp_proof.v
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ Section with_cpp.
Lemma last_via_end_ok : verify[ source ] last_via_end_spec.
Proof using MOD.
verify_spec; go.
rewrite !o_sub_sub /=. go.
Qed.

(** <<std::array>>'s iterators are raw pointers, so a condition such as
Expand Down