Skip to content

WhitespaceAround fails with special characters in comment #98

Open
@Gama11

Description

@Gama11
class Test {
    // °
    var test:Int = 0;
}
./source/Test.hx:4: characters 16-17 : Error: No whitespace around "="

Same result with ä or ß and probably tons of other slightly non-standard characters.

I think this didn't cause issues not too long ago...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions