Skip to content

Commit

Permalink
uncomment passing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyschlatter committed Feb 14, 2020
1 parent 26d633f commit 44721bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/Spec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -579,8 +579,7 @@ spec = do

"'¦foo bar¦" `is` "¦foo bar¦"

-- @incomplete: parse a leading dot as an implicit upon
-- "(let x '(a . b) (map .x (list car cdr)))" `is` "(a b)"
"(let x '(a . b) (map .x (list car cdr)))" `is` "(a b)"

replTest $ []
>> [r|
Expand Down

0 comments on commit 44721bb

Please sign in to comment.