mirror of
https://github.com/vlang/v.git
synced 2025-09-14 15:02:33 +03:00
tutorials: vfmt blog
This commit is contained in:
parent
7df996e5e5
commit
c2227addff
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ fn main() {
|
||||||
pub fn (mut app App) index() vweb.Result {
|
pub fn (mut app App) index() vweb.Result {
|
||||||
return app.text('Hello world from vweb!')
|
return app.text('Hello world from vweb!')
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Run it with
|
Run it with
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue