From b95c61865da09bf2e98eeb62c82c914f21e36903 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 4 Oct 2023 16:50:19 +0200 Subject: Use just parameter --- test/highlight/notation.api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 -- cgit