mirror of
https://github.com/status-im/nim-contract-abi.git
synced 2025-02-22 15:38:11 +00:00
4 lines
110 B
Nim
4 lines
110 B
Nim
switch("path", "..")
|
|
when (NimMajor, NimMinor, NimPatch) >= (1, 6, 11):
|
|
switch("warning", "BareExcept:off")
|