1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/gen/c/testdata/struct_field_free.out

7 lines
86 B
Plaintext

&Class{
class: 'abc'
register: '123'
namespace: '456'
normal: 'xyz'
}