vmod: add v.mod parser

This commit is contained in:
Ned Palacios 2020-05-18 20:35:28 +08:00 committed by GitHub
parent 53ffee1e02
commit ae3df002a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 317 additions and 5 deletions

2
v.mod
View file

@ -1,5 +1,3 @@
#V Project#
Module {
name: 'V',
description: 'The V programming language.',