vxx2 / vlib / v / checker / tests / struct_fixed_array_init_test.out
3 lines · 3 sloc · 38 bytes · 9921598c91d2a2483efb1607c8fcbf0ea2feaaa9
Raw
1Sample{
2 data: Data([5, 10, 15])
3}
4