mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
cgen: enum str()
This commit is contained in:
parent
1388532bd4
commit
6bba7d4e3a
10 changed files with 127 additions and 18 deletions
|
@ -17,7 +17,7 @@ indent_size = 2
|
|||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.txt]
|
||||
[*.{txt,out}]
|
||||
insert_final_newline = false
|
||||
|
||||
[Makefile]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue