summaryrefslogtreecommitdiffstats
path: root/tests/snippets/scala/test_script_header.txt
blob: 6d96fd69d78d7e333632c48645795f21e6426797 (plain)
1
2
3
4
5
6
---input---
#!/usr/bin/scala

---tokens---
'#!/usr/bin/scala' Comment.Hashbang
'\n'          Text.Whitespace