Skip to content

creates two dependencies for one "new" instruction #109

Open
@NicolasAnquetil

Description

@NicolasAnquetil

take this instruction: new Environnement(graph)

it results in an invocation of the constructor Environnement() + a reference to the type Environnement

So one new results in two dependencies :-(

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