fun foo() { val x = 1 } val bar = "" val n = null val g: String? = null