Skip to content

Instantly share code, notes, and snippets.

@MagicControl
Last active May 2, 2017 07:39
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 MagicControl/35dd0d6daa1a82e7d0f7395e1207ab71 to your computer and use it in GitHub Desktop.
Save MagicControl/35dd0d6daa1a82e7d0f7395e1207ab71 to your computer and use it in GitHub Desktop.
var b = new B()
b instanceof A //true
b instanceof B //true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment