amuerta
amuerta
### Describe the bug # Example Code: https://play.vlang.io/p/f638c371d1 ```v // example bug // buggy struct struct Node { next []Node = []Node {len: 0} } struct BetterNode { next []...
- [x] I made serious effort to avoid creating duplicate or nearly similar issue - Programmer/board type: [STM32 F407VET6] - Operating system an version: [NixOS 23.11 and 24.05, also Debain...
### Bug Description When installing everything for v, running compilation for my project (or any other project) that uses raylibv causes an compiler error: ```cmd C:\Users\amu\Documents\vlang\example>v -cc gcc run main.v...
When using a mobile device with default (HTML) renderer, by scrolling a bit down and rotating the phone (auto-rotate feature) website wont recalculate layout until user does any input action....