blob: ca6836f760c502f27d40bfea18467f19e0792293 [file] [log] [blame]
fun main() {
val x: com.sun.javafx.tools.ant.AntLog? = null
println(x)
}