vq / vlib / v / tests / modules / chained_alias_b_module / b.v
3 lines · 2 sloc · 52 bytes · 2543c5683ca41a6a38768900799c3629ba5ef0a7
Raw
1module chained_alias_b_module
2
3pub type ID = string
4