Skip to content

Handling of Quoting in Rules #471

@yilinxia

Description

@yilinxia

Working Case

Example("'case'");

✅ Correctly recognized as a valid call.

Failing Case

Example('"case"');

❌ Produces error:

[ Error ] Found no call in rule head.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions