mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
vfmt fixes
This commit is contained in:
parent
7bbaf432e6
commit
c35adbea91
18 changed files with 136 additions and 96 deletions
|
@ -27,4 +27,4 @@ fn standing_line(x,y,size int, ch string) {
|
|||
print(term.bold(term.yellow(ch)))
|
||||
i++
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue