Example: typeof kotlin val number = 5 if(number is Int) { println("number is of type Int") } println("${number::class.
確定! 回上一頁