mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-21 16:31:39 +00:00
should compile with csources again
This commit is contained in:
@@ -681,7 +681,6 @@ type
|
||||
heapRoot*: PRope # keeps track of the enclosing heap object that
|
||||
# owns this location (required by GC algorithms
|
||||
# employing heap snapshots or sliding views)
|
||||
#a*: int # location's "address", i.e. slot for temporaries
|
||||
|
||||
# ---------------- end of backend information ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user