Skip to content

Handling of Quoting in Rules #471

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.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions