diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 16:50:19 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 16:50:19 +0200 |
| commit | b95c61865da09bf2e98eeb62c82c914f21e36903 (patch) | |
| tree | 6fe59479781be86e0520ced93e2e7d562995c307 /test/highlight | |
| parent | e88e09dac384003e8fbbcd3ed5952ec3f63600fd (diff) | |
Use just parameter
Diffstat (limited to 'test/highlight')
| -rw-r--r-- | test/highlight/notation.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/highlight/notation.api b/test/highlight/notation.api index 0990fdf..aa7bc71 100644 --- a/test/highlight/notation.api +++ b/test/highlight/notation.api @@ -49,6 +49,6 @@ Forum.Models.Post //<- operator //^ property // ^ function - // ^ variable.parameter.optional + // ^ parameter.optional // ^ punctuation // ^ type.definition |