Skip to content

Generated grammar bundle puts a variable named "result" at toplevel scope #620

Description

@ptomato

The file produced by ohm generateBundles has a toplevel const result = ... statement. The name result is likely to conflict with other code if the file is concatted together with other files. Consider using __ohm_result or something like that.

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