Skip to content

Code Mirror Prolog syntax modelling problem #188

@Jean-Luc-Picard-2021

Description

@Jean-Luc-Picard-2021

Here an example where things are ok:

            {
                "type": "int"
            },

Image

Here a slight mishap, the zero alone is not recognized as int:

            {
                "arity": 0,
                "text": "0",
                "type": "goal_built_in"
            },

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions