v2 / vlib / v / parser / tests / register_imported_struct.vv
2 lines · 2 sloc · 34 bytes · 830cf4645c373a0015323f9a8c7c2c334f3d8236
Raw
1import os { File }
2struct File {}
3