Join Slack
`val a = 123L` is basically the same as `val a: Long = 123`, right?
# codingconventions
f
Florian
06/14/2019, 6:01 PM
val a = 123L
is basically the same as
val a: Long = 123
, right?
👌 5
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by