mirror of
https://github.com/status-im/nim-stew.git
synced 2025-02-11 03:26:46 +00:00
Rename stew/errorhandling to stew/eh
This commit is contained in:
parent
8e1755c4e1
commit
03e9469b1d
@ -1,5 +1,5 @@
|
||||
import
|
||||
../stew/[shims/macros, errorhandling]
|
||||
../stew/[shims/macros, eh]
|
||||
|
||||
proc bar(x: int): int {.noerrors.} =
|
||||
100
|
||||
|
Loading…
x
Reference in New Issue
Block a user