mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
Fix
This commit is contained in:
parent
edf2d1e4b6
commit
cab7cf0330
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user