lean4-htt/tests/lean/UnexpandSubtype.lean.expected.out
2021-08-12 09:32:33 +02:00

2 lines
52 B
Text

{ x // x < 10 } : Type
{ x : Nat // x < 10 } : Type