tutorials: vfmt blog

pull/9697/head^2
Alexander Medvednikov 2021-04-15 07:42:14 +03:00
parent 7df996e5e5
commit c2227addff
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ fn main() {
pub fn (mut app App) index() vweb.Result {
return app.text('Hello world from vweb!')
}
```
Run it with