Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Coordinate parsing should allow spaces inside parentheses #44

@brettle

Description

@brettle

The output should not be empty in test11():

assertEquals(true, output.get("CLRx").isEmpty());

Ditto for test13().

Most importantly, "(4, 20)" should be allowed since putting a space after a comma in a common convention and would be a particularly common mistake.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions