Skip to content

Instantly share code, notes, and snippets.

@jridgewell
Last active March 16, 2020 01:48
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 jridgewell/6ff1a42bbdd18a998232a325165aafd9 to your computer and use it in GitHub Desktop.
Save jridgewell/6ff1a42bbdd18a998232a325165aafd9 to your computer and use it in GitHub Desktop.
Test case for optional chaining https://github.com/babel/babel/pull/11261
foo?.bar().baz?.()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment