mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-31 04:29:02 +00:00
* fix #16428 vmops now works for generic procs
* remove duplication
(cherry picked from commit bc84d9c8cb)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
discard """
|
||||
targets: "c cpp js"
|
||||
"""
|
||||
|
||||
#[
|
||||
test for vmops.nim
|
||||
]#
|
||||
|
||||
Reference in New Issue
Block a user