Bug: Term ":" prettyprint is not invertible

Kevin Reid <[email protected]>
Newsgroups gmane.comp.lang.e.general
Message-ID <[email protected]>
? term`a: ${term`b:c`}`
# value: term`a:
#                 b: c`

? term`${term`b:c`}:d`
# value: term`b: c:
#                 d`

These are different trees, but the output does not sensibly  
distinguish them, nor does it parse.

-- 
Kevin Reid                                  <http://switchb.org/kpreid/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.