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

cgen: print nested structs

This commit is contained in:
Daniel Däschle
2020-04-08 22:14:01 +02:00
committed by GitHub
parent a08e64f37f
commit 1c340174b7
5 changed files with 81 additions and 39 deletions

5
.gitignore vendored
View File

@@ -83,7 +83,4 @@ cachegrind.out.*
.gdb_history
/thirdparty/pg
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
vlib/v/tests/inout/*.v