# file : libbuild2/build/script/parser+pre-parse.test.testscript # license : MIT; see accompanying LICENSE file : attribute : { : name : $* <>EOE != 0 x = [foo] EOI buildfile:11:5: error: unknown value attribute foo EOE : name-value : $* <>EOE != 0 x = [foo=bar] EOI buildfile:11:5: error: unknown value attribute foo=bar EOE }