Skip to content

Support TryWith expressions #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
For example,

source <@ try (null:string).Length with | e -> -1 @>

produces

TryWith (PropertyGet (Some (Value (<null>)), Int32 Length, []), e, Value (1), e,
         Value (-1))

Original issue reported on code.google.com by stephen....@gmail.com on 15 Feb 2011 at 1:34

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