Files
tree-sitter-nix-shell/corpus/shebang_only.txt
2023-07-04 09:06:08 +00:00

10 lines
147 B
Plaintext

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