nedpals / vex

Easy-to-use, modular web framework built for V
https://nedpals.github.io/vex
MIT License
340 stars 28 forks source link

Variable symbol shadows import symbol #64

Closed ChAoSUnItY closed 1 year ago

ChAoSUnItY commented 1 year ago

From https://github.com/vlang/v/pull/17210, there are several variable's naming would causes symbol duplicate error. Errors can be seen in this run