Skip to content

Instantly share code, notes, and snippets.

@areeng
Created June 19, 2023 11:46
Show Gist options
  • Save areeng/bdc1f363ddcccfe0b4f0c0d7dc54674f to your computer and use it in GitHub Desktop.
Save areeng/bdc1f363ddcccfe0b4f0c0d7dc54674f to your computer and use it in GitHub Desktop.
let a = 2,
b = '2';
a + b;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment