mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
* time: add str() method to Duration * add Duration.str tests, move time.infinite to time.v, to be visible to the JS backend Co-authored-by: Delyan Angelov <delian66@gmail.com>