v/vlib/v/tests/repl/entire_commented_module.repl

4 lines
325 B
Plaintext

import v.tests.modules.acommentedmodule
===output===
vlib/v/tests/modules/acommentedmodule/commentedfile.v:7:1: bad module definition: vlib/v/tests/modules/acommentedmodule/commentedfile.v imports module "v.tests.modules.acommentedmodule" but vlib/v/tests/modules/acommentedmodule/commentedfile.v is defined as module `main`