Y
Hacker News
new
|
ask
|
show
|
jobs
by
xigoi
1513 days ago
That's what --styleCheck:error is for.
1 comments
nimmer
1513 days ago
No. Nim always throws an error if you try to define multiple variables/procs that are conflicting.
--styleCheck:error strictly enforces camel case.
link
--styleCheck:error strictly enforces camel case.