79297021

Date: 2024-12-20 11:13:50
Score: 1.5
Natty:
Report link
fun main() {
    var a = 10
    if (a is Int) {
        println("Its type is Int")
    }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: malith