v2 / vlib / v / gen / c / testdata / struct_field_free.out
6 lines · 6 sloc · 86 bytes · 70f466460f035d3d0421378cc5a2ee83c3161eef
Raw
1&Class{
2 class: 'abc'
3 register: '123'
4 namespace: '456'
5 normal: 'xyz'
6}
7