nbuilding/N-lang

`times.getTime` not working

Closed this issue · 1 comments

It takes in no arguments but a unit is passed in.

Ah, so it should be times.getTime! then?

nvm, tests say it should be

	assert type times.getTime : () -> cmd[float]