nim-contract-abi/tests/contractabi/config.nims

4 lines
110 B
Plaintext
Raw Normal View History

2023-06-29 09:01:23 +00:00
switch("path", "..")
when (NimMajor, NimMinor, NimPatch) >= (1, 6, 11):
switch("warning", "BareExcept:off")