Hacker News new | ask | show | jobs
by xigoi 1513 days ago
That's what --styleCheck:error is for.
1 comments

No. Nim always throws an error if you try to define multiple variables/procs that are conflicting.

--styleCheck:error strictly enforces camel case.