JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoExam Answerprogramming.devimagemessage-square78fedilinkarrow-up1658arrow-down19
arrow-up1649arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square78fedilink
minus-squarexigoi@lemmy.sdf.orglinkfedilinkarrow-up1·1 year agoThe QuickJS interpreter has print as a built-in alias for console.log.
The QuickJS interpreter has
print
as a built-in alias forconsole.log
.