vlang / ved

1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
GNU General Public License v3.0
1.34k stars 78 forks source link

Variable name shadowing import symbol #165

Closed ChAoSUnItY closed 1 year ago

ChAoSUnItY commented 1 year ago

From https://github.com/vlang/v/issues/17173 and https://github.com/vlang/v/pull/17197, variable should not shadow import symbol, there is 1 potential error found in ved: