Skip to content

Instantly share code, notes, and snippets.

@vdeturckheim
Created March 22, 2017 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vdeturckheim/c7a2c9063f3141bb4b8449129918bd17 to your computer and use it in GitHub Desktop.
Save vdeturckheim/c7a2c9063f3141bb4b8449129918bd17 to your computer and use it in GitHub Desktop.
function* exec() {
yield 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment