From 692b051b09935653befdb8f7ba8afdb640adf17b Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Mon, 12 Jun 2023 09:54:30 -0600 Subject: feat!: drop modules, general refactor and cleanup --- tests/query/highlights/lua/test.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/query/highlights/lua/test.lua') diff --git a/tests/query/highlights/lua/test.lua b/tests/query/highlights/lua/test.lua index 55818bb74..2261d2e4e 100644 --- a/tests/query/highlights/lua/test.lua +++ b/tests/query/highlights/lua/test.lua @@ -14,5 +14,5 @@ next(a) -- ^ @function.builtin -- Checking for incorrect hlgroup of injected luap -string.match(s, "\0%d[^\n]+") --- ^ @!constant +string.match(s, '\0%d[^\n]+') +-- ^ !constant -- cgit v1.2.3-70-g09d2