aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-10-04 16:46:30 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-10-04 16:46:30 +0200
commitc5d81ecf5c440aa8eee2929ffcee8f52fd1daa38 (patch)
tree795c8d8c524b2e4e94abb1badded33f3b1234c16 /test
parentfd7cea8fc96bfe782ca4576100c39c6ffd15e150 (diff)
Use @parameter for parameter_list
Diffstat (limited to 'test')
-rw-r--r--test/highlight/notation.api4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/highlight/notation.api b/test/highlight/notation.api
index f801360..0990fdf 100644
--- a/test/highlight/notation.api
+++ b/test/highlight/notation.api
@@ -20,7 +20,7 @@ Forum.Models.Post
//<- operator
//^ property
// ^ function
- // ^ variable.parameter
+ // ^ parameter
// ^ punctuation
// ^ type.definition
// ^ punctuation
@@ -34,7 +34,7 @@ Forum.Models.Post
//<- operator
//^ property
// ^ function
- // ^ variable.parameter
+ // ^ parameter
// ^ punctuation
// ^ type.definition
// ^ punctuation