strange error for local with same name as argument #19614
Labels
bug
Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
regression
Regression in behavior compared to a previous version
In versions <=0.4, this gave
ERROR: syntax: local "x" conflicts with argument
when parsing the method definition.The text was updated successfully, but these errors were encountered: