50b0c17092
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
9 lines
262 B
Text
9 lines
262 B
Text
empty.lean:5:25: error: type error in placeholder when trying to solve
|
|
failed to synthesize placeholder
|
|
⊢ inhabited Empty
|
|
placeholder was assigned to
|
|
inhabited_Prop
|
|
placeholder is expected of type
|
|
inhabited ?M_1
|
|
but is given type
|
|
inhabited Prop
|