Skip to content

:matches(*) doesn’t work #14

Description

@chris-morgan

Related to #7.

Example:

foo:matches(*) { }

This should compile to

foo { }

But instead it compiles to

foo* { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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