Example: ``` @_spi(STP) @testable import StripeCore ``` is turned into ``` @_spi(STP)@testable import StripeCore ```