Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ELLIOTTCABLE/e7cd9382ad1d2d606d6a to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/e7cd9382ad1d2d606d6a to your computer and use it in GitHub Desktop.
implementation console trace[] Hi (#two);
infrastructure affix[] [ foo[] a b c d [two: implementation console explode[] Yo!] ];
MAIN: implementation console trace[] Hi (#two);
infrastructure affix[] [ foo[] a b c d [two: implementation console explode[] Yo!] ];
MAIN: #1; #2;
1: implementation console trace[] Hi (#4);
2: infrastructure affix[] [#3];
3: foo[] a b c d [#4];
4: implementation console explode[] Yo!;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment