Skip to content

Equivalent of Python's pass keyword? #59

@ipmcc

Description

@ipmcc

I'm not sure if this exists and I'm not finding it, or if it doesn't exist, but it seems like eero could use something that is the equivalent of pass in Python to denote an empty scope. Like:

implementation MyDelegate
    someDelegateMethodThatWeMustImplementButWantToBeEmpty: id inCaller
        // do nothing

Presently, this causes an "Ambiguous indentation" error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions