1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
This commit is contained in:
Daniil Gentili 2023-12-01 15:03:24 +01:00
parent edf2d1e4b6
commit cab7cf0330

View File

@ -68,7 +68,7 @@ class ArrayKeyExistsTest extends TestCase
/** @psalm-check-type-exact $ddata = array<array-key, mixed> */
}
'
]
],
'arrayKeyExistsTwice' => [
'code' => '<?php
function two(array $a): void {