mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-02 20:14:44 +00:00
testament: joinable is now an explicit concept of a test spec
This commit is contained in:
@@ -4,9 +4,10 @@ collide: unit, thing
|
||||
collide: unit, thing
|
||||
collide: thing, unit
|
||||
collide: thing, thing
|
||||
collide: unit, thing | collide: unit, thing | collide: thing, unit |
|
||||
collide: unit, thing | collide: unit, thing | collide: thing, unit |
|
||||
do nothing
|
||||
'''
|
||||
joinable: false
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user