Sean McQuillan [G]
val fn: () -> String = { "this is a () -> String" } val compilerError: () -> Unit = fn