chuck.js/app/Lib/Vendor/Box2D/test.js

5 lines
No EOL
65 B
JavaScript

function test() {
console.log('my test')
}
var test2 = 'test2';