Skip to content

Instantly share code, notes, and snippets.

@zackdouglas
Created March 28, 2018 23:42
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 zackdouglas/01451bf45bb932bbbc0785e96e0b7b88 to your computer and use it in GitHub Desktop.
Save zackdouglas/01451bf45bb932bbbc0785e96e0b7b88 to your computer and use it in GitHub Desktop.
A silly switch transpilation target
(f={f () { return 'f' }, g () { return 'g' }}['f'],f&&f()||new Error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment