atom-beautify/examples/nested-jsbeautifyrc/javascript/expected/test.js

4 lines
42 B
JavaScript
Raw Normal View History

2014-05-19 00:04:56 -06:00
function hell() {
console.log('world');
2014-05-19 00:04:56 -06:00
}