Files
Kmake/test/fixtures/syntax/good_syntax_shebang.js
2026-05-26 23:36:42 -07:00

3 lines
37 B
JavaScript

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