Type error: error: unbound variable ``_`` --> :1:46 | 1 | assert : (\(_: Bool) -> _) === (\(x: Bool) -> _) | ^ not found in this scope |