8 lines
166 B
Text
8 lines
166 B
Text
283.lean:1:22-1:25: error: application type mismatch
|
|
f (f ?m)
|
|
argument
|
|
f ?m
|
|
has type
|
|
?m : Sort ?u
|
|
but is expected to have type
|
|
optParam (Sort ?u) t : Type ?u
|