From 63bae2938effd878e576e5d3d82cc54962be0953 Mon Sep 17 00:00:00 2001 From: bung87 Date: Sun, 21 Apr 2024 20:22:29 +0800 Subject: [PATCH] mm:refc --- tests/config.nims | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/config.nims b/tests/config.nims index 1023586..c5c0eb3 100644 --- a/tests/config.nims +++ b/tests/config.nims @@ -1,5 +1,5 @@ switch("path", "$projectDir/../src") - +switch("mm", "refc") import std/os const explicitSourcePath {.strdefine.} = getCurrentCompilerExe().parentDir.parentDir