mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tutorials: vfmt blog
This commit is contained in:
parent
7df996e5e5
commit
c2227addff
@ -72,7 +72,6 @@ fn main() {
|
||||
pub fn (mut app App) index() vweb.Result {
|
||||
return app.text('Hello world from vweb!')
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
Run it with
|
||||
|
Loading…
Reference in New Issue
Block a user