mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
gen: fix mutable map generation (#7251)
This commit is contained in:
parent
04346e7ba5
commit
18ec24dd53
3 changed files with 26 additions and 4 deletions
1
TESTS.md
1
TESTS.md
|
@ -10,6 +10,7 @@ particularly useful for checking that errors are printed.
|
|||
|
||||
Tip: use `v -cc tcc` when compiling tests for speed.
|
||||
|
||||
|
||||
## `v test-compiler`
|
||||
|
||||
This builds and tests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue