Skip to content

Commit

Permalink
fixu
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Oct 28, 2020
1 parent 36506c9 commit 1af1b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/system.nim
Original file line number Diff line number Diff line change
Expand Up @@ -2360,7 +2360,7 @@ when notJSnotNims and hostOS != "standalone":
##
## **Warning**: Only use this if you know what you are doing.
currException = exc
else:
elif defined(nimscript):
proc getCurrentException*(): ref Exception {.compilerRtl.} = discard

when notJSnotNims:
Expand Down

0 comments on commit 1af1b70

Please sign in to comment.