|
|
|
|
|
by fluffything
2422 days ago
|
|
> In Nim the compiler tells you that you are redefining the same variable in 3 different places and you can go and give them more meaningful names. If this is the goal, there are many alternative ways to solve this problem, making the language case insensitive is a pretty big hammer. |
|
[0] https://news.ycombinator.com/item?id=21403387