Then why not just do `val a : MyType = 10` separat...
# getting-started
h
Then why not just do
val a : MyType = 10
separate from the initialization of
var b: MyType?