// "Remove redundant '?'" "true" fun main(args : Array) { val x : Int?? = 15 }