`times.getTime` not working
Closed this issue · 1 comments
Ashvin-Ranjan commented
It takes in no arguments but a unit is passed in.
SheepTester commented
Ah, so it should be times.getTime!
then?
nvm, tests say it should be
assert type times.getTime : () -> cmd[float]