Correct indentation of ++render-atom (whitespace-only change)

This commit is contained in:
John Franklin 2019-06-28 16:09:32 -05:00 committed by Jared Tobin
parent d2716f8caa
commit d945ed588e
No known key found for this signature in database
GPG Key ID: 0E4647D58F8A69E4

View File

@ -14412,11 +14412,11 @@
(rune ':*' `['=='] `['[' ' ' ']'] kids)
::
++ render-atom
|= [=aura =atom]
^- cord
?: =(aura '')
(scot %ud atom)
(scot aura atom)
|= [=aura =atom]
^- cord
?: =(aura '')
(scot %ud atom)
(scot aura atom)
::
++ render-const
|= [=aura const=@ =atom]