mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
compiler: @VMODULE
This commit is contained in:
4
vlib/compiler/tests/project_with_c_code/.v.mod.stop
Normal file
4
vlib/compiler/tests/project_with_c_code/.v.mod.stop
Normal file
@ -0,0 +1,4 @@
|
||||
Do not delete this file.
|
||||
It is used by V to stop the lookup for v.mod,
|
||||
so that the top level vlib/v.mod is not found,
|
||||
if you delete mod1/v.mod .
|
Reference in New Issue
Block a user