We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@_spi
Run format on code like
@_spi(foo) @_spi(bar) import module
Got the following formatted code
@_spi(foo)@_spi(bar) import module
It should keep the space between @_spis.
Run format on