v/vlib/v/checker/tests/nested_aliases.vv

3 lines
38 B
V

type MyInt = int
type MyMyInt = MyInt