Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak

This commit is contained in:
Araq
2014-09-21 18:39:09 +02:00

View File

@@ -308,7 +308,7 @@ elif defined(nogc):
dest[] = src
var allocator {.rtlThreadVar.}: TMemRegion
InstantiateForRegion(allocator)
instantiateForRegion(allocator)
include "system/cellsets"