1foo = bar
2foo: bar
3foo.oof: \
4    bar=baz; \
5    asdf
6
7// comment
8# comment
9; comment
10
11x:a\
12b
13x: a \
14  b
15
16x = \
17