mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
compiler: @VMODULE
This commit is contained in:
parent
f67fca826e
commit
f9d5c0110f
11 changed files with 223 additions and 27 deletions
8
v.mod
Normal file
8
v.mod
Normal file
|
@ -0,0 +1,8 @@
|
|||
#V Project#
|
||||
|
||||
Module {
|
||||
name: 'V',
|
||||
description: 'The V programming language.',
|
||||
version: '0.1.25'
|
||||
dependencies: []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue