Skip to content

TypeChecker doesn't catch args/parameters mismatch #75

@Aavild

Description

@Aavild

Example:

func activateWaterpump(pin arduinoSensor, Time water){

activateWaterpump(arduinoSensor, neededWater);

where neededWater is unit Volume

Metadata

Metadata

Assignees

Labels

LowPrioLow PrioritySimpelShouldn't take too longbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions