Skip to content
Snippets Groups Projects

non terminating comment

Closed Ralf Jung requested to merge ci/non-terminating-comment into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -1189,3 +1189,5 @@ Arguments lift_post : simpl never.
them as hint extern instead. See <https://github.com/coq/coq/pull/13952>. *)
Global Hint Extern 0 (Sim _ _) => apply sim_stutter : typeclass_instances.
Global Hint Extern 0 (SimE _ _) => apply sim_expr_stutter : typeclass_instances.
(* Test comment that does not terminate.
Loading