mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
readme: Update syntax highlighting
This commit is contained in:
parent
75e2a29cb5
commit
8ebb3a0fb8
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ glfw dependency will be removed soon.
|
|||
|
||||
[examples/hello_v_js.v](examples/hello_v_js.v):
|
||||
|
||||
```
|
||||
```v
|
||||
fn main() {
|
||||
for i := 0; i < 3; i++ {
|
||||
println('Hello from V.js')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue