Restore accidentally deleted raises pragma
This commit is contained in:
parent
6417b7656b
commit
6f639dd6c1
|
@ -72,6 +72,8 @@ type
|
|||
tokenStart: int
|
||||
depthLimit: int
|
||||
|
||||
{.push gcsafe, raises: [].}
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# Private helpers
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue