2019-06-24 20:52:49 +02:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Bug report
|
|
|
|
title: ''
|
2020-04-02 18:29:39 +02:00
|
|
|
labels: 'Bug'
|
2019-06-24 20:52:49 +02:00
|
|
|
assignees: ''
|
2021-04-19 20:40:54 +02:00
|
|
|
# When updating, make sure to update the template in 'cmd/tools/vbug.v' too
|
2019-06-24 20:52:49 +02:00
|
|
|
---
|
|
|
|
|
2020-08-08 16:24:35 +02:00
|
|
|
<!-- Please make sure to run `v up` before reporting any issues as it may have already been fixed.
|
2021-03-05 06:54:35 +01:00
|
|
|
It's also advisable to update all relevant modules using `v outdated` and `v install` -->
|
2020-08-08 16:24:35 +02:00
|
|
|
|
2020-09-21 17:29:52 +02:00
|
|
|
<!-- You can use `v doctor` to fill up the next fields -->
|
2019-06-24 21:22:05 +02:00
|
|
|
**V version:**
|
|
|
|
**OS:**
|
2019-06-24 20:52:49 +02:00
|
|
|
|
2022-02-06 14:41:57 +01:00
|
|
|
<!-- Please include the standalone minimal reproducible code.
|
|
|
|
If not, it may be closed by the administrators. -->
|
2019-06-24 20:52:49 +02:00
|
|
|
**What did you do?**
|
|
|
|
|
2019-06-24 21:22:05 +02:00
|
|
|
|
2019-06-24 20:52:49 +02:00
|
|
|
**What did you expect to see?**
|
2019-06-24 21:22:05 +02:00
|
|
|
|
2019-06-24 20:52:49 +02:00
|
|
|
|
|
|
|
**What did you see instead?**
|