4 lines
108 B
Text
4 lines
108 B
Text
foo : ⦃u : Unit⦄ → Unit
|
|
foo : ⦃u : Unit⦄ → Unit
|
|
bla : Unit
|
|
fun {u} => bla : {u : Unit} → Unit
|