Skip to content

No definition of valid identifiers #49

@PinkMushroom

Description

@PinkMushroom

I was trying to write some code for freefem and immediately ran into a problem that "_" does not seem to be allowed in identifiers.
I went looking through the documentation and could not find a definition for valid identifiers.

It is probably safe to say that it is something like

[a-Z][a-Z0-9]*

i.e. only letters and digits.

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