mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vfmt fixes
This commit is contained in:
@ -27,4 +27,4 @@ fn standing_line(x,y,size int, ch string) {
|
||||
print(term.bold(term.yellow(ch)))
|
||||
i++
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user