Skip to content

Instantly share code, notes, and snippets.

@ylv-io
Last active February 10, 2019 13:17
Show Gist options
  • Save ylv-io/dcbc66a8d8c574a0136826dcd2296547 to your computer and use it in GitHub Desktop.
Save ylv-io/dcbc66a8d8c574a0136826dcd2296547 to your computer and use it in GitHub Desktop.
console.log(1 < 2 < 2);
console.log(3 > 2 > 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment