JPDev@programming.dev to Programmer Humor@programming.dev · 1 年前Exam Answerprogramming.devimagemessage-square127linkfedilinkarrow-up1800arrow-down111
arrow-up1789arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 年前message-square127linkfedilink
minus-squarexigoi@lemmy.sdf.orglinkfedilinkarrow-up1·1 年前The QuickJS interpreter has print as a built-in alias for console.log.
The QuickJS interpreter has
print
as a built-in alias forconsole.log
.