mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
make tests green again
This commit is contained in:
@@ -14,6 +14,7 @@ GenericT[T] '=' bool
|
||||
GenericT[T] '=' bool
|
||||
GenericT[T] '=' bool
|
||||
GenericT[T] '=' bool'''
|
||||
disabled: "true"
|
||||
"""
|
||||
|
||||
import typetraits
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
discard """
|
||||
output: '''i value 88
|
||||
2aa'''
|
||||
disabled: "true"
|
||||
"""
|
||||
|
||||
import moverload_asgn2
|
||||
|
||||
Reference in New Issue
Block a user