# This is a comment
# line 2 of comment

# comment after blank line
name1:
    foreach
	(100 0100 $_ $foo
            0x100 0)
	{3.14 0.99
    3. .3 3e6 3e-6}
    assert
	['this is a string' "so is this" '''
	and this \t too'''  'should be\
        able to do this too'
        True]
        !can \
            I do this
        too
