Guest User

Untitled

a guest
Jul 23rd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [
  2. [
  3. "test",
  4. [
  5. [
  6. "webgl",
  7. [
  8. [
  9. "ppp",
  10. [
  11. [
  12. "macro_scopes.in",
  13. {
  14. "glo": [ 1, 0, 0 ],
  15. "target": [ "webgl", [ 1, 0, 0 ] ],
  16. "meta": { "copyright": [ 2012, [ "", "" ] ] },
  17. "units": [
  18. {
  19. "insym": [ "foo", "Q" ],
  20. "outsym": [ "main", "foo", "bar" ],
  21. "opmac": [ "Q" ],
  22. "source":
  23. "#line 1 GLOC_0\n#define Q(A) foo((A)*2)\nvoid bar() {\n Q(6);\n}\n#undef Q\n\n#define Q foo\nvoid main() {\n Q(7); Q;\n}\n#undef Q\n\n#define Q foo\n#define Q(A) foo((A)*2)\nvoid foo() {\n Q(10); Q (4); Q;\n}"
  24. }
  25. ],
  26. "linkmap": { "0": "#n=0" }
  27. }
  28. ]
  29. ]
  30. ]
  31. ]
  32. ]
  33. ]
  34. ]
  35. ]
Add Comment
Please, Sign In to add comment