Advertisement
Guest User

Untitled

a guest
May 22nd, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [sloan@jacoserv lextest]$ mono lextest.exe test.txt
  2. Type: function Value: writel
  3. Type: quote Value: "
  4. Type: string Value: Hello World
  5. Type: quote Value: "
  6. Type: function Value: math
  7. Type: int Value: 2
  8. Type: operation Value: +
  9. Type: int Value: 3
  10. Type: function Value: math
  11. Type: int Value: 4
  12. Type: operation Value: +
  13. Type: int Value: 5
  14. [sloan@jacoserv lextest]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement