v2 / vlib / v / parser / tests / struct_field_unknown_module_b.vv
3 lines · 3 sloc · 47 bytes · 1e856c0f94c648194d23e07fdd426a597e8ff2f5
Raw
1struct Inter {
2 code term.unknownmod.KeyCode
3}
4