mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
tools: improve v bug
report wording
This commit is contained in:
parent
80c7e6da9f
commit
c44570c471
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ ${vdoctor_output}
|
||||||
`./v -g -o vdbg cmd/v && ./vdbg ${user_args} ${file_path} && ${generated_file}`
|
`./v -g -o vdbg cmd/v && ./vdbg ${user_args} ${file_path} && ${generated_file}`
|
||||||
{file_content}
|
{file_content}
|
||||||
|
|
||||||
**What did you see instead?**
|
**What did you see?**
|
||||||
```
|
```
|
||||||
${build_output}```
|
${build_output}```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue