Cleanup copypaste leftover

This commit is contained in:
Yuriy Glukhov
2018-06-07 11:19:52 +03:00
committed by zah
parent 50999e403d
commit ec1d42b9f0

View File

@@ -394,10 +394,6 @@ block: #7969
test(it, 1, 2, 3)
block: # yield in blockexpr
type
SomeObj = object
id: int
iterator it(): int {.closure.} =
yield(block:
checkpoint(1)