since kotlin doesn't have implicit primitive conve...
# announcements
k
since kotlin doesn't have implicit primitive conversions, why is
val l : Long = 1
legal?