Files
tree-sitter-nix-shell/corpus/shebang.txt
2023-07-04 10:03:58 +00:00

10 lines
147 B
Plaintext

==================
nix-shell shebang without any interpreter option
==================
#!/usr/bin/env nix-shell
---
(source_file
(first_line))