v/vlib/v/tests/inout/nested_structs.out

7 lines
75 B
Plaintext

A {
test: false
b: B {
pass: false
name: ''
}
}