Fix v.yaml spec issues.

This commit is contained in:
Chris Hallberg 2021-11-03 22:14:31 -04:00
parent 622ee9d80d
commit 393e5bfcb9
1 changed files with 2 additions and 2 deletions

View File

@ -5,15 +5,15 @@ name: "V"
info: info:
year: 2019 year: 2019
desc: "V is a simple, statically-typed compiled programming language designed for building maintainable software." desc: "V is a simple, statically-typed compiled programming language designed for building maintainable software"
ext: ext:
- v - v
web: web:
home: "https://vlang.io/" home: "https://vlang.io/"
source: "https://github.com/vlang/v" source: "https://github.com/vlang/v"
wiki: "https://github.com/vlang/v/wiki"
category: general category: general
mode: compiled mode: compiled
platform: clr
syntax: syntax:
- c - c
typing: typing: