Skip to content

Incorrect default modifier order #2686

Description

@nicklockwood

This reads weirdly to me, and seems not to match Apple conventions, e.g. https://developer.apple.com/documentation/avfoundation/avplayeritem/init(asset:)-1nme9

convenience nonisolated init() { ... }

Any objection to me changing the default order to this @calda ?

nonisolated convenience init() { ... }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions