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

cgen: fix enum print case

This commit is contained in:
Daniel Däschle
2020-04-08 18:55:10 +02:00
committed by GitHub
parent 3fd547f2e5
commit d38acb5487
7 changed files with 9 additions and 29 deletions

1
.gitignore vendored
View File

@@ -86,3 +86,4 @@ exe
vlib/v/tests/inout/hello.v
vlib/v/tests/inout/hello_devs.v
vlib/v/tests/inout/os.v
vlib/v/tests/inout/enum_print.v