Get your own website
demo_type_conv.kt:3:17: error: type mismatch: inferred type is Int but Long was expected
  val y: Long = x
                ^