Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
D 0.16 KB | None | 0 0
  1. // Error: constructor std.datetime.StopWatch.this (AutoStart autostart) is not callable using argument types (StopWatch*)
  2. StopWatch sw = new StopWatch(AutoStart.no);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement