mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Conserve some vertical space
This commit is contained in:
parent
5bafc9512c
commit
dd253b755b
@ -595,12 +595,8 @@ class TypeAnnotationTest extends TestCase
|
|||||||
],
|
],
|
||||||
'importedTypeUsedInAssertion' => [
|
'importedTypeUsedInAssertion' => [
|
||||||
'code' => '<?php
|
'code' => '<?php
|
||||||
/**
|
/** @psalm-type Foo = string */
|
||||||
* @psalm-type Foo = string
|
class A {}
|
||||||
*/
|
|
||||||
class A
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @psalm-immutable
|
* @psalm-immutable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user