https://kotlinlang.org logo
j

jabba

11/06/2017, 8:57 PM
@Pavlo Liapota I'm confused with your first snippet. If the constructor is called first, why doesn't it print "4" first? And when is
var bar: Int = barValue()
evaluated?