We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207cbc5 commit d80f069Copy full SHA for d80f069
src/lib/proof3/scope.ml
@@ -1,4 +1,3 @@
1
type t = { sc: int list }
2
[@@unboxed] [@@deriving show { with_path = false }, twine, typereg, eq]
3
(** A scope used to hold local assumptions *)
4
-
0 commit comments