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