1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

all: vfmt (new const rule)

This commit is contained in:
Alexander Medvednikov
2021-01-24 10:54:27 +01:00
parent 12ff1c2702
commit 29d6e40f29
13 changed files with 114 additions and 107 deletions

View File

@@ -1673,7 +1673,7 @@ struct Node<T> {
## Constants
```v
```v oksyntax
const (
pi = 3.14
world = '世界'