; Comment at the top is evil, takes extra sense character...
{
       ; One more comment
       str     "hello"
       blah    True                            ; Yet some more
       aaa     [ 1 2 3 { foo "bar" } 4 ]       ; After an array
} ; After a dictionary plus at the end