We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb938a3 commit ae61004Copy full SHA for ae61004
tests/lean/run/grind_constProp.lean
@@ -5,8 +5,6 @@ set_option grind.warning false
5
attribute [grind cases] Or
6
attribute [grind =] List.length_nil List.length_cons Option.getD
7
8
-set_option profiler true
9
-
10
abbrev Var := String
11
12
inductive Val where
0 commit comments