[Migrated from JIRA ATOM-6265]
AZSL is supposed to tolerate redundant redeclarations of functions with the same signature. They emit a warning because it's useless, and also potentially could lose default parameter values.
But instead, the validator in the function MergeDefaultParameters seems to stop the compilation in all situations.
[Migrated from JIRA ATOM-6265] AZSL is supposed to tolerate redundant redeclarations of functions with the same signature. They emit a warning because it's useless, and also potentially could lose default parameter values.
But instead, the validator in the function MergeDefaultParameters seems to stop the compilation in all situations.
Tested to happen in all versions from 1.5 to now.
!image-2020-11-05-00-26-54-851.png!