1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Add space

This commit is contained in:
Brown 2019-11-25 16:55:44 -05:00
parent 736ccd84cd
commit a91d2ef572

View File

@ -2411,7 +2411,7 @@ class ClassTemplateExtendsTest extends TestCase
$anInt = $maybe->extract();
}'
],
'extendIterable' => [
'extendIterable' => [
'<?php
class MyTestCase {
/** @return iterable<int,array<int,int>> */