Posts
Albums
Now
Hello World!
February 10, 2025
Just for testing
Ow yeah :)
function
hi
(
msg
)
{
console
.
log
(
"
hi
"
,
msg
)
;
}