1268896Sbaptsection foo bar {
2268896Sbapt	  key = value
3268896Sbapt}
4268896Sbaptsection foo baz {
5268896Sbapt	  key = value
6268896Sbapt}
7268896Sbaptsection foo {
8268896Sbapt	  bar = lol /* removing this line makes parsing successful */
9268896Sbapt}
10