Guest User

Untitled

a guest
Jan 23rd, 2018
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. ===== Symbol table dump =====
  2. --- Scope: om ---
  3. line 4: "c":
  4. ST=variable
  5. RT=int
  6.  
  7. line 4: "b":
  8. ST=variable
  9. RT=int
  10.  
  11. line 4: "a":
  12. ST=variable
  13. RT=int
  14.  
  15. line 6: "e":
  16. ST=variable
  17. RT=real
  18.  
  19. line 6: "d":
  20. ST=variable
  21. RT=real
  22.  
  23. line 8: "qux":
  24. ST=variable
  25. RT=int
  26.  
  27. line 8: "baz":
  28. ST=variable
  29. RT=int
  30.  
  31. line 8: "bar":
  32. ST=variable
  33. RT=int
  34.  
  35. ===== End of symbol table dump =====
Add Comment
Please, Sign In to add comment