-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
P: Compiler: FrontendPackage: The compiler frontendPackage: The compiler frontendT: FixType: Bug FixesType: Bug Fixes
Description
When parsing the string:
"
foo
"
two of the white-spaces should be flagged as trailing white-space and two should remain with the string. Currently, both are marked as being trailing white-space.
The same error occurs when parsing
foo
bar
Here all four white-spaces in front of bar are marked as trailing, while only two of them should be.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P: Compiler: FrontendPackage: The compiler frontendPackage: The compiler frontendT: FixType: Bug FixesType: Bug Fixes
Type
Projects
Status
No status