mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
cgen: string[i]; pointers
This commit is contained in:
@@ -13,7 +13,7 @@ pub mut:
|
||||
}
|
||||
|
||||
fn main() {
|
||||
println('noice')
|
||||
println('vweb example')
|
||||
vweb.run<App>(port)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user