Instantly share code, notes, and snippets.
This is a test
const test = () => { console.log('test') } test()
Boom 💥