mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
5 lines
No EOL
65 B
JavaScript
5 lines
No EOL
65 B
JavaScript
function test() {
|
|
console.log('my test')
|
|
}
|
|
|
|
var test2 = 'test2'; |