summaryrefslogtreecommitdiff
path: root/tests/query/highlights/tiger/functions.tig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/query/highlights/tiger/functions.tig')
-rw-r--r--tests/query/highlights/tiger/functions.tig1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/query/highlights/tiger/functions.tig b/tests/query/highlights/tiger/functions.tig
index 799ccd38..219c0591 100644
--- a/tests/query/highlights/tiger/functions.tig
+++ b/tests/query/highlights/tiger/functions.tig
@@ -6,3 +6,4 @@ function func(a: int) : int = (print("Hello World!"); a)
/* ^ function */
/* ^ parameter */
/* ^ function.builtin */
+/* vim: set ft=tiger: */