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

gen: fix mutable map generation (#7251)

This commit is contained in:
Andréas Livet
2020-12-11 04:48:55 +01:00
committed by GitHub
parent 04346e7ba5
commit 18ec24dd53
3 changed files with 26 additions and 4 deletions

View File

@ -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: