mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
cgen: print nested structs
This commit is contained in:
parent
a08e64f37f
commit
1c340174b7
5 changed files with 81 additions and 39 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue