Skip to content

Instantly share code, notes, and snippets.

@robindimyan
Created January 31, 2016 20:59
Show Gist options
  • Save robindimyan/f57f3141b9c88b2093ca to your computer and use it in GitHub Desktop.
Save robindimyan/f57f3141b9c88b2093ca to your computer and use it in GitHub Desktop.
func(arg1, arg2, arg3); // push arg3
// push arg2
// push arg1
// call func
/* ------------------------------------------------------------------ */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment