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

4 lines
44 B
JavaScript
Raw Normal View History

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