mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vfmt fixes
This commit is contained in:
@ -107,4 +107,4 @@ pub fn show_cursor()
|
||||
pub fn hide_cursor()
|
||||
{
|
||||
print('\x1b[?25l')
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user