v2 / vlib / v / parser / tests / struct_with_empty_pub_mut_section.vv
2 lines · 2 sloc · 19 bytes · 2bd2d00caf9016d49dbaee2785569ce073f60288
Raw
1pub struct Foo {
2}
3