v/vlib/v/tests/project_with_modules_having.../v.mod

8 lines
215 B
Modula-2

#V Project#
Module {
name: 'project_with_modules_having_submodules',
description: 'This project was created with `v create` to prevent regressions with the way V module import lookup works.',
dependencies: []
}