Skip to content

Instantly share code, notes, and snippets.

@spinualexandru
Created September 1, 2018 08:58
Show Gist options
  • Save spinualexandru/c0e41d6d783d68c1f8e25a3433dc482b to your computer and use it in GitHub Desktop.
Save spinualexandru/c0e41d6d783d68c1f8e25a3433dc482b to your computer and use it in GitHub Desktop.
Test
const test = 1;
if(test){
console.log(test);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment