1263646Sbaptsection foo bar {
2263646Sbapt	  key = value
3263646Sbapt}
4263646Sbaptsection foo baz {
5263646Sbapt	  key = value
6263646Sbapt}
7263646Sbaptsection foo {
8263646Sbapt	  bar = lol /* removing this line makes parsing successful */
9263646Sbapt}
10