mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-27 00:51:39 +00:00
switch should be nimOldShiftRight with the nim prefix
This commit is contained in:
@@ -278,5 +278,5 @@ tcc.options.always = "-w"
|
||||
--multimethods:on
|
||||
--oldAst:on
|
||||
--define:nimOldCaseObjects
|
||||
--define:oldShiftRight
|
||||
--define:nimOldShiftRight
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user