Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
slow_tests
/
inout
/
dump_cross_reference_field.out
9
lines
·
9
sloc
·
223 bytes
·
f429ceb531f4b32cc2cacbc9b5f4bf64fd3bc0af
Raw
1
[vlib/v/slow_tests/inout/dump_cross_reference_field.vv:16] window: &Window{
2
widgets: [Widget{
3
parent: &Window{
4
widgets: [Widget{
5
parent: &<circular>
6
}]
7
}
8
}]
9
}
10