mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-31 04:29:02 +00:00
hashes for refs should be an opt-in feature (#18098)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
discard """
|
||||
targets: "c cpp js"
|
||||
matrix: "-d:nimEnableHashRef"
|
||||
"""
|
||||
|
||||
import std/hashes
|
||||
|
||||
Reference in New Issue
Block a user