Skip to content

The presence of special symbols is an error. #294

Open
@FishOrBear

Description

@FishOrBear

example:

    test('test ^', () =>
    {
        console.log("hello ")
    });

When you click Debug.

The character ^ causes an error.

Console information:

Ran all test suites matching /PointInPolyline.test.ts/i with tests matching "test \\^".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions