[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: duplicated local variables with same name
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 15 Jun 2015 10:03:33 -0300
> So why the parser do not recognize this case and keep only one variable instance?
For all pratical purposes, it does not matter: the program will have the
same behavior regardless.
So, why complicate the parser?