mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
parser: force {} blocks on new lines
This commit is contained in:
parent
02c29624d8
commit
6982f4a5a2
2 changed files with 8 additions and 0 deletions
|
@ -148,6 +148,7 @@ git clone --depth=1 https://github.com/ubawurinna/freetype-windows-binaries [pat
|
|||
|
||||
glfw dependency will be removed soon.
|
||||
|
||||
<!---
|
||||
## JavaScript backend
|
||||
|
||||
[examples/hello_v_js.v](examples/hello_v_js.v):
|
||||
|
@ -166,6 +167,7 @@ Hello from V.js
|
|||
Hello from V.js
|
||||
Hello from V.js
|
||||
```
|
||||
-->
|
||||
|
||||
## Troubleshooting:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue