Skip to content

0.10.0 formatting broke magic foreach #380

Closed
@powercode

Description

@powercode

(0 .. 10).Foreach{$_} is formatted into (0 .. 10).Foreach {$_} which the compiler will not accept.

Same thing with .Where{}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions