v/vlib/v/parser/tests/register_imported_enum.vv

3 lines
51 B
V

import net.http { Method }
enum Method { foo bar }