Skip to content

Instantly share code, notes, and snippets.

@swuecho
Created August 3, 2012 21:49
Show Gist options
  • Select an option

  • Save swuecho/3251831 to your computer and use it in GitHub Desktop.

Select an option

Save swuecho/3251831 to your computer and use it in GitHub Desktop.
multi MAIN('a'){ view ; add ;}
multi MAIN('v'){ view ;}
multi MAIN('d'){ done ;}
multi MAIN('vd'){ viewdone;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment