node/test/fixtures/syntax/good_syntax_shebang.js

3 lines
37 B
JavaScript

#!/usr/bin/env node
var foo = 'bar';