Open letangphuquy opened 3 years ago
As you can see, y is in bracket closure, an inner scope. If I access y outside of the scope, this should get Compile Error.
More example : It should suggest at this instead :
The code-completion feature has few bugs as I listed above, from the Bloodshed-DevCpp. Hope you devs can fix it soon <3.
As you can see, y is in bracket closure, an inner scope. If I access y outside of the scope, this should get Compile Error.