Skip to content

Commit 6070b60

Browse files
committed
Restore missing T_FN backfill test
1 parent 6176d0d commit 6070b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Core/Tokenizer/BackfillFnTokenTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@ public function dataNotAnArrowFunction()
632632
'/* testNonArrowObjectMethodCallUpper */',
633633
'FN',
634634
],
635+
['/* testNonArrowNamespaceOperatorFunctionCall */'],
635636
['/* testLiveCoding */'],
636637
];
637638

0 commit comments

Comments
 (0)