Issue #587 ... Removing the Attempted Removal of Erroneous Double Parens.

This commit is contained in:
Jeremy Ashkenas
2010-08-07 08:13:36 -04:00
parent cc10641f38
commit 0ada5a7734
8 changed files with 12 additions and 18 deletions

View File

@@ -54,9 +54,9 @@ trailingComma = {k1: "v1", k2: 4, k3: (-> true),}
ok trailingComma.k3() and (trailingComma.k2 is 4) and (trailingComma.k1 is "v1")
money$ = 'dollars'
money$ = '(((dollars)))'
ok money$ is 'dollars'
ok money$ is '\(\(\(dollars\)\)\)'
multiline = "one