mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
time: v fmt (#7160)
This commit is contained in:
@ -22,4 +22,4 @@ pub fn darwin_utc() Time {
|
||||
// dummy to compile with all compilers
|
||||
pub fn solaris_utc() Time {
|
||||
return Time{}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user