mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vfmt fixes
This commit is contained in:
@@ -50,4 +50,4 @@ pub fn (l Log) debug(s string){
|
||||
f := term.blue('D')
|
||||
println('[$f]$s')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user