chris
e: java.lang.IllegalStateException: Symbol for public kotlin/Function3|null[0] is unbound
Sean McQuillan [G]
// TODO(b/163053867): this is to workaround a compiler bug in the pre-release dev16 compiler val f: (Int, Int, Int) -> Unit = { _, _, _ -> }
Leland Richardson [G]
A modern programming language that makes developers happier.