From 3cf25c36fce6ea55759c781a517ce95a89a267bb Mon Sep 17 00:00:00 2001 From: Richard van Velzen Date: Wed, 1 Mar 2023 00:09:29 +0100 Subject: Improve lexing PHP attributes (#2360) --- tests/examplefiles/php/test.php.output | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'tests/examplefiles/php/test.php.output') diff --git a/tests/examplefiles/php/test.php.output b/tests/examplefiles/php/test.php.output index 8337da7b..7d63ddb3 100644 --- a/tests/examplefiles/php/test.php.output +++ b/tests/examplefiles/php/test.php.output @@ -3100,23 +3100,5 @@ '\n' Text -'?>' Comment.Preproc -'\n\n' Other - -'' Comment.Preproc '\n' Other -- cgit v1.2.1