Error printing string u8_array #23926
Labels
Arrays
Bugs involving the builtin `array` type and derivatives from it like `[]int`, `[]string` etc.
Bug
This tag is applied to issues which reports bugs.
Maps
Bugs involving the builtin `map` type and derivatives from it like `map[string]int` etc.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: markused
Bugs/feature requests, that are related to the -skip-unused.
V version: V 0.4.9 6623ac2, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg .\src\main.v && C:\Users\Jaime\Desktop\vs-code\v\jade_v\src\main.exe
What did you see?
What did you expect to see?
The array of characters that make up the string printed in the stdout
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: