mirror of
https://github.com/status-im/nim-stint.git
synced 2025-02-19 18:38:13 +00:00
6 lines
92 B
Nim
6 lines
92 B
Nim
import ../stint, unittest
|
|
|
|
suite "int boundchecks":
|
|
test "to be implemented":
|
|
discard
|