mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
builder: simplify the C error message
This commit is contained in:
parent
83e2a84c21
commit
4824b409b1
@ -16,7 +16,7 @@ const (
|
|||||||
==================
|
==================
|
||||||
C error. This should never happen.
|
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
|
https://github.com/vlang/v/issues/new/choose
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user