Skip to content

Commit d170d19

Browse files
committed
fixup! Split hints/proofs
1 parent a91a666 commit d170d19

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rocq-brick-libstdcpp/test/compare/test_specs.v

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ Section with_cpp.
3737
\prepost{q_globals} std.compare.strong_ordering_globals q_globals
3838
\post[Vbool true] emp).
3939

40-
cpp.spec "TestWeakOrderingClass()" as test_weak_ordering_class with
41-
(
40+
cpp.spec "TestWeakOrderingClass()" as test_weak_ordering_class with (
4241
\prepost{q_globals} std.compare.weak_ordering_globals q_globals
4342
\post[Vbool true] emp).
4443

0 commit comments

Comments
 (0)