Kray-G opened this issue 4 years ago · 0 comments
Here is the code.
const A = 1; const A = 2; System.println(A);
No error and displaying 1 in this case.
1