an even simpler example: `fun foo(a: Any, b: Any) ...
# language-proposals
d
an even simpler example:
fun foo(a: Any, b: Any) = a == b