blob: c09f0ceb2f126c8c3b79c27aa9b03c5ae1896e8e [file] [log] [blame]
# The test is checking that the implementation doesn't read any characters
# earlier than it absolutely needs to. This is a bogus requirement; streams
# are allowed to buffer input as necessary.
result=EXEC_FAILED
pattern=.*should get token \\[\, but get -1.*