v/cmd/tools/vcover/testdata/example1/internal_abc01_test.v

5 lines
44 B
V

module example1
fn test_abc() {
abc01()
}