YAML: cleanup, don't prettyprint the linked-assoc
It's not useful because it's not homoiconic because of recursivitydb4
parent
107e67194a
commit
8a7b8eb169
|
@ -415,7 +415,7 @@ Numbers: !!omap [ one: 1, two: 2, three : 3 ]
|
|||
"""
|
||||
|
||||
${ construct-omap-obj } [ $ construct-omap-str yaml> ] unit-test
|
||||
${ construct-omap-obj } [ $ construct-omap-obj >yaml yaml> ] unit-test
|
||||
${ construct-omap-obj } [ construct-omap-obj >yaml yaml> ] unit-test
|
||||
|
||||
! !!!!!!!!!!!!!!!
|
||||
! construct-pairs
|
||||
|
|
Loading…
Reference in New Issue