2 lines
177 B
Text
2 lines
177 B
Text
#check (by exact 42) = Nat.zero -- invalid 'by' tactic, expected type has not been provided
|
|
#check (by exact 42) + 1 -- invalid 'by' tactic, expected type has not been provided
|