compiler: @VMODULE

This commit is contained in:
Delyan Angelov 2020-02-29 15:23:45 +02:00 committed by GitHub
parent f67fca826e
commit f9d5c0110f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 223 additions and 27 deletions

8
v.mod Normal file
View file

@ -0,0 +1,8 @@
#V Project#
Module {
name: 'V',
description: 'The V programming language.',
version: '0.1.25'
dependencies: []
}