---
name: Bug report
about: Bug report
title: ''
labels: 'Bug'
assignees: ''
# When updating, make sure to update the template in 'cmd/tools/vbug.v' too
---

<!-- Please make sure to run `v up` before reporting any issues as it may have already been fixed.
     It's also advisable to update all relevant modules using `v outdated` and `v install` -->

<!-- You can use `v doctor` to fill up the next fields -->
**V version:** 
**OS:** 

<!-- Please include the standalone minimal reproducible code.
If not, it may be closed by the administrators. -->
**What did you do?**


**What did you expect to see?**

 
**What did you see instead?**