Skip to content

Commit

Permalink
fix parse
Browse files Browse the repository at this point in the history
  • Loading branch information
orklah committed Nov 22, 2021
1 parent 1c1e352 commit d8fcd78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/UnusedCodeTest.php
Expand Up @@ -1162,7 +1162,6 @@ private function assert(?string $val): void {
$a = new A();
echo $a->getVal(null);',
],
,
'NotUnusedWhenThrows' => [
'<?php
declare(strict_types=1);
Expand Down

0 comments on commit d8fcd78

Please sign in to comment.