Advertisement
Ramaraunt1

slicing and lexing

May 22nd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. ⇨Loading game: C:\Users\Daniel\Desktop\test.ram
  2. while
  3. (
  4. false
  5. )
  6. {
  7. print
  8. (
  9. "Its still there"
  10. )
  11. ;
  12. }
  13. {Statement 0: {{Expression 1: , Dwhile {Arguments{Argument 0: {{0{Expression 3: false, Dbol }},{NestedExpressions {{Statement 1: {{Expression 5: , Dprint {Arguments{Argument 0: {{0{Expression 7: Its still there, Dstr }}},{Expression 8: , Dendline }}}}}
  14. ⇨Game Terminated with Success.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement