Content
1 v function lol(callback) 2 const cursed ( callback return cursed 4 6 v function hello) 7 return "hello from the other side" ? 9 10 console.log (lo1 (hello) () ())
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
1 v function lol(callback) 2 const cursed ( callback return cursed 4 6 v function hello) 7 return "hello from the other side" ? 9 10 console.log (lo1 (hello) () ())