Revert "fixes #12340; enable refc with move analyzer (#23782)"

This reverts commit 8038ad4e58.
This commit is contained in:
narimiran
2025-03-10 10:55:14 +01:00
parent 82974d91ce
commit 9cf0d07b9e
3 changed files with 3 additions and 14 deletions

View File

@@ -1,9 +1,7 @@
discard """
matrix: "--mm:orc"
matrix: "--mm:orc; --mm:refc"
"""
# TODO: --mm:refc
import std/marshal
import std/[assertions, objectdollar, streams]