Skip to content

Migration tool does not remove procedure syntax from constructors  #82

Closed
@odersky

Description

@odersky

I have noted code like

 def this() { this(1) }

that was not removed from the tests. It's not a big deal for now but better be consistent.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions