v2 / vlib / v / parser / tests / register_imported_alias.vv
2 lines · 2 sloc · 46 bytes · 830cf4645c373a0015323f9a8c7c2c334f3d8236
Raw
1import time { Duration }
2type Duration = bool
3