mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-27 01:34:02 +00:00
bugfix: overflow checking for small ints; bugfix: tiny C works again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Tests emc's ability to detect overflows
|
||||
# Tests nimrod's ability to detect overflows
|
||||
|
||||
{.push overflowChecks: on.}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user