Advertisement
Guest User

Untitled

a guest
May 22nd, 2015
238
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: string Value:
  4. Type: quote Value: "
  5. Type: string Value: Hello World
  6. Type: quote Value: "
  7. Type: function Value: writelmath
  8. Type: int Value: 2
  9. Type: operation Value: +
  10. Type: int Value: 3
  11. Type: function Value: writelmathmath
  12. Type: int Value: 4
  13. Type: operation Value: +
  14. Type: int Value: 5
  15. [sloan@jacoserv lextest]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement