Hi, is there any way to write smth like ``` var b:...
# getting-started
a
Hi, is there any way to write smth like
Copy code
var b:Int
var a = b = 10
?