mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-17 21:12:42 +00:00
some fixes for DMC
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
{'hintConvFromXtoItselfNotNeeded': 'conversion from $1 to itself is pointless'},
|
||||
{'hintExprAlwaysX': "expression evaluates always to '$1'"},
|
||||
{'hintQuitCalled': "quit() called"},
|
||||
{'hintProcessing': "processing $1"},
|
||||
{'hintProcessing': "$1"},
|
||||
{'hintCodeBegin': "generated code listing:"},
|
||||
{'hintCodeEnd': "end of listing"},
|
||||
{'hintConf': "used config file '$1'"},
|
||||
|
||||
Reference in New Issue
Block a user