mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: GG => Context
This commit is contained in:
@ -13,4 +13,4 @@ pub fn println(s any) {
|
||||
|
||||
pub fn print(s any) {
|
||||
JS.process.stdout.write(s)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user