vdmfiles/sample.js (
12
lines of code) (
raw
):
const helloWorld = (aaa) => { console.log("hello world") } function aaa() { static let aaa = 0; if (aaa === 0) { aaa + 3 } else { } return 0 } helloWorld()