From 4824b409b15abbd9f8a913974f2a7430c9d02479 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Tue, 24 Aug 2021 06:24:35 +0300 Subject: [PATCH] builder: simplify the C error message --- vlib/v/builder/cc.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vlib/v/builder/cc.v b/vlib/v/builder/cc.v index 32bc6b17bc..11ca40fea7 100644 --- a/vlib/v/builder/cc.v +++ b/vlib/v/builder/cc.v @@ -16,7 +16,7 @@ const ( ================== C error. This should never happen. -If you were not working with C interop, this is a compiler bug, please report the bug using `v bug file.v`. +This is a compiler bug, please report it using `v bug file.v`. https://github.com/vlang/v/issues/new/choose