# file : libbuild2/build/script/parser+exit.test.testscript # license : MIT; see accompanying LICENSE file : eq : $* <>EOO cmd == 1 EOI cmd == 1 EOO : ne : $* <>EOO cmd!=1 EOI cmd != 1 EOO : end : $* <>EOE != 0 cmd != 1 <"foo" EOI buildfile:11:10: error: expected newline instead of '<' EOE