summaryrefslogtreecommitdiffstats
path: root/tests/snippets/scala/test_script_header.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/snippets/scala/test_script_header.txt')
-rw-r--r--tests/snippets/scala/test_script_header.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/snippets/scala/test_script_header.txt b/tests/snippets/scala/test_script_header.txt
new file mode 100644
index 0000000..6d96fd6
--- /dev/null
+++ b/tests/snippets/scala/test_script_header.txt
@@ -0,0 +1,6 @@
+---input---
+#!/usr/bin/scala
+
+---tokens---
+'#!/usr/bin/scala' Comment.Hashbang
+'\n' Text.Whitespace