Files
Addlicense/testdata/initial/file.js
2016-06-27 12:03:58 +01:00

4 lines
52 B
JavaScript

function dummy() {
console.log('hello world!');
}