v2 / vlib / v / parser / tests / struct_field_unknown_module_a.vv
3 lines · 3 sloc · 34 bytes · 1e856c0f94c648194d23e07fdd426a597e8ff2f5
Raw
1struct Inter {
2 code ui.KeyCode
3}
4