1 2 3 4 5 6 7
num = 42 str = "abba" bool = true # this is comment object { num = 42 str = "abba" bool = true } # abb