From 393e5bfcb961892e7c75771068811d15ad27fe88 Mon Sep 17 00:00:00 2001 From: Chris Hallberg Date: Wed, 3 Nov 2021 22:14:31 -0400 Subject: [PATCH] Fix v.yaml spec issues. --- langs/v.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/langs/v.yaml b/langs/v.yaml index e514b69..7b7b22f 100644 --- a/langs/v.yaml +++ b/langs/v.yaml @@ -5,15 +5,15 @@ name: "V" info: 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: - v web: home: "https://vlang.io/" source: "https://github.com/vlang/v" - wiki: "https://github.com/vlang/v/wiki" category: general mode: compiled + platform: clr syntax: - c typing: