Advertisement
JoshDreamland

Untitled

Feb 28th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. ============================================================================
  2. =: Test parser :============================================================
  3. ============================================================================
  4.  
  5. const int a;
  6. const int b;
  7. const int c;
  8. double d;
  9. double e;
  10. namespace enigger {
  11. unsigned long int g;
  12. }
  13. double f;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement