var text:String = "This is some text over multiple lines"
var text:String = "This is some text " + "over multiple lines"