// WITH_RUNTIME fun foo() { var s: String by Delegates.notNull() s = "" }