Skip to content

Parse arrow functions #9

@DawsonReschke

Description

@DawsonReschke

In the current state, if the user creates a custom function for an Event or Event_Handler using arrow functions the program will crash as it interprets the body of the function being an empty string. This happens due to the method that I am using to get the body of the function.

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