blob: b28369cf44e1f08d24d0931e919fc570aa96094c [file] [log] [blame]
// IS_APPLICABLE: true
// WITH_RUNTIME
fun foo() {
val x: String = System.getProperty("")
}