Skip to content

Decompiler Feature Request: sprint Lambda Unit vars literally #21

@GoogleCodeExporter

Description

@GoogleCodeExporter
Instead of,

> <@ fun () -> 3 @> |> source;;
val it : string = "fun unitVar0 -> 3"

should be

> <@ fun () -> 3 @> |> source;;
val it : string = "fun () -> 3"

Original issue reported on code.google.com by stephen....@gmail.com on 14 Mar 2011 at 11:36

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions