blob: 0b151211ec7792089650b4b8d26c130907b34ba5 [file] [log] [blame]
fun List<String>.test() {
this += "Alpha"
java.lang.System = null
}