v/vlib/v/parser/tests/redeclaration_of_imported_f...

6 lines
44 B
V

import os { input }
fn input() {}
input()