First post
This is the first
First post pls ignore
const hello = () => "syntax highlighting"
console.log(hello) // syntax highlighting
console.log("works") // works
First post pls ignore
const hello = () => "syntax highlighting"
console.log(hello) // syntax highlighting
console.log("works") // works