chore: fix test

This commit is contained in:
Sebastian Ullrich 2020-06-17 18:07:44 +02:00
parent 9739356b91
commit 0f0f1407af

View file

@ -8,7 +8,7 @@ precissues.lean:15:10: error: expected command
1 : Nat
id ((λ (this : True), this) True.intro) : True
0=(λ (this : Nat), this) 1 : Prop
0=let x : Nat := 0 in x : Prop
0=let x : Nat := 0; x : Prop
p↔¬q : Prop
True=¬False : Prop
p∧¬q : Prop