v/vlib/v/parser/tests/struct_embed_unknown_module.vv

4 lines
33 B
V

struct WithEmbed {
custom.Foo
}