mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
fixes https://github.com/nim-lang/Nim/issues/12340
(cherry picked from commit a7a8e364ea)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
discard """
|
||||
matrix: "--mm:orc; --mm:refc"
|
||||
matrix: "--mm:orc"
|
||||
"""
|
||||
|
||||
# TODO: --mm:refc
|
||||
|
||||
import std/marshal
|
||||
import std/[assertions, objectdollar, streams]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user