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

parser: reimplement [flag] enum support. Add p.vcodegen too

This commit is contained in:
Delyan Angelov
2020-05-26 00:00:48 +03:00
committed by GitHub
parent 5825e467b8
commit b0cfd3fa67
13 changed files with 43 additions and 11 deletions

View File

@@ -6,7 +6,6 @@ import v.pref
const (
skip_test_files = [
'vlib/v/tests/enum_bitfield_test.v',
'vlib/net/http/http_httpbin_test.v',
]
skip_on_musl = [