# this is a test file

# text-outside-stanza error

begin test
  send 1 2 3 \
       4 5 6
  expect 7 8 9 10 11 12
end
foo

# end of file
