Skip to content

single line comments not allowed in functor definitions #54

Description

@r0ller

Since new lines are not allowed in json structures, transgraph::apply_json_escapes() gets rid of them which results in incorrect code if there are single line comments (js://, sh:#) in it simply because the following code line get commented out due to the missing new line. The workaround till the fix, is to use block comments in the functor definitions.

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