Unparse the symbol whose name is `.' as `|.|'.
authorTaylor R Campbell <campbell@mumble.net>
Mon, 18 Feb 2013 15:11:04 +0000 (15:11 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Mon, 18 Feb 2013 15:15:06 +0000 (15:15 +0000)
commit16c6a9a5e47681c824a4f393db1374a0ec6ccfa7
treeee62ec5a1436f66c4243a080f2afeeda8a38e4af
parentb1a10bbf922d9d95c3e289237a11015cb54ba805
Unparse the symbol whose name is `.' as `|.|'.

Add a trivial test for it.

Found by Pavel Panchekha.
src/runtime/unpars.scm
tests/check.scm
tests/runtime/test-readwrite.scm [new file with mode: 0644]