Skip to content

Multiline Comments Cause UVLS to Crash #83

@SundermannC

Description

@SundermannC

All multiline comments seem to crash UVLS. For instance, the example below will always cause a crash. Single line comments with "//" seem to work as expected.

// This works

/* This
causes
a crash
*/

features
    Core
        or
            A
            B
        alternative
            Alt1
            Alt2

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions