mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
22 lines
314 B
Plaintext
22 lines
314 B
Plaintext
module main
|
|
|
|
fn funky()
|
|
hello
|
|
|
|
empty line
|
|
newline using a full stop.
|
|
```v
|
|
code
|
|
```
|
|
|
|
test
|
|
====
|
|
- foo
|
|
- bar
|
|
# test
|
|
########### deep test
|
|
#a shouldnt have a newline test
|
|
|
|
| foo bar | yes |
|
|
|-----------|--------|
|
|
| working | yup | |