Allow single-line issue suppression e.g. ```php /** @psalm-suppress UndefinedMethod **/ $foo->bar(); ```