mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-12 01:55:34 +00:00
oops
This commit is contained in:
@@ -554,7 +554,7 @@ type
|
||||
## Abstract class for all exceptions that are catchable.
|
||||
|
||||
when defined(nimStackTraceOverride):
|
||||
proc `=copy`*(x: StackTraceEntry) {.error.}
|
||||
proc `=copy`*(x: var StackTraceEntry, y: StackTraceEntry) {.error.}
|
||||
|
||||
when defined(nimIcIntegrityChecks):
|
||||
include "system/exceptions"
|
||||
|
||||
Reference in New Issue
Block a user