RosettaCodeData/Task/Shell-one-liner/JavaScript/shell-one-liner.js
2023-07-01 13:44:08 -04:00

2 lines
31 B
JavaScript

$ js -e 'print("hello")'
hello