Add #:ignore-comments-whitespace option #8

Open
opened 2016-03-31 12:34:30 +01:00 by SuzanneSoy · 0 comments
SuzanneSoy commented 2016-03-31 12:34:30 +01:00 (Migrated from github.com)

Flexibility of whitespace comparisons (ignore whitespace around comments in the expected text)

> 3
;; a comment
3

The above should not give an error due to the presence of a blank line in place of the comment.

Flexibility of whitespace comparisons (ignore whitespace around comments in the expected text) ``` > 3 ;; a comment 3 ``` The above should not give an error due to the presence of a blank line in place of the comment.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/repltest#8
No description provided.