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:
@@ -1673,7 +1673,7 @@ struct Node<T> {
|
||||
|
||||
## Constants
|
||||
|
||||
```v
|
||||
```v oksyntax
|
||||
const (
|
||||
pi = 3.14
|
||||
world = '世界'
|
||||
|
||||
Reference in New Issue
Block a user