quickjs-done/examples/hello.js

2 lines
28 B
JavaScript
Raw Normal View History

2020-09-06 11:53:08 -05:00
console.log("Hello World");