aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/tiger/identifiers.tig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/query/highlights/tiger/identifiers.tig')
-rw-r--r--tests/query/highlights/tiger/identifiers.tig4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/query/highlights/tiger/identifiers.tig b/tests/query/highlights/tiger/identifiers.tig
index e712e57de..e38749071 100644
--- a/tests/query/highlights/tiger/identifiers.tig
+++ b/tests/query/highlights/tiger/identifiers.tig
@@ -22,9 +22,9 @@ var array := int_array[12] of 27;
/* ^ @type */
primitive func(a: int, b: string) : array
-/* ^ @parameter */
+/* ^ @variable.parameter */
/* ^ @type.builtin */
-/* ^ @parameter */
+/* ^ @variable.parameter */
/* ^ @type.builtin */
/* ^ @type */
/* vim: set ft=tiger: */