tethys.api/app.js
2022-11-07 13:55:02 +01:00

2 lines
42 B
JavaScript

var msg = "Hello World";
console.log(msg);