lean4-htt/tests/lean/348.lean.expected.out
Leonardo de Moura 92193e7d70 chore: fix tests
2021-03-31 17:05:34 -07:00

9 lines
199 B
Text

348.lean:3:24: error: expected ')'
348.lean:2:2-2:47: error: application type mismatch
pure PUnit.unit
argument
PUnit.unit
has type
PUnit : Sort ?u
but is expected to have type
String : Type