pretty-printing - modify test to handle atom as first alist element

This commit is contained in:
contrapunctus 2020-09-09 00:52:06 +05:30
parent a5cea27553
commit 9341e0ded3
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
(:name "Task" :tags (foo bar) :comment ((70 . "baz") "zot" (16 . "frob") (20 20 "quux")) :start "2020-06-25T19:27:57+0530" :stop "2020-06-25T19:43:30+0530")
(:name "Task" :tags (foo bar) :comment ("zot" (7 . "baz") (16 . "frob") (20 20 "quux")) :start "2020-06-25T19:27:57+0530" :stop "2020-06-25T19:43:30+0530")