Search...
Ctrl
+
K
v
Sign in
Subscribe
test
I’m just testing this out
function
hello
(
name
) {
console
.
log
(
`hello
${name}
`
) }