string2.tout 115 B

1234567
  1. (1, LITERAL, "print")
  2. (1, OPEN_BRACKET)
  3. (1, STRING, "This is
  4. a test.")
  5. (1, CLOSE_BRACKET)
  6. (1, SEMICOLON)
  7. (2, EOF)