Skip to content

AstEnumerable bugs #34

Description

@SeeminglyScience

Using this issue to track bugs in the internal AstEnumerable class in the 0.5.0 preview build.

  • for statements without an initializer throw NRE (e.g. for (; $i -lt $l; $i++) { })

  • Any PowerShell class with a constructor will throw NRE (likely because ReturnType is null)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions