Skip to content

repl misformats certain labels #102

@GoogleCodeExporter

Description

@GoogleCodeExporter
Sometimes one creates a label like this:

string2label "23434"
 ---> Hidden `23434

and of course that will never read back.

In this case it is better to format it identically:
---> Hidden (string2label "23434")

This does not mean that it does not get evaluated completely :-)
(the original string2label should be in scope, though...)

Original issue reported on code.google.com by ggr...@gmail.com on 8 Sep 2011 at 1:19

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions