Skip to content

AstEnumerable bugs #34

@SeeminglyScience

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)

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions