mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
2 lines
37 B
JavaScript
2 lines
37 B
JavaScript
var msg = "hello";
|
|
console.log(msg);
|