Co-authored-by: cooldome <ariabushenko@bk.ru>
This commit is contained in:
cooldome
2020-04-25 18:59:56 +01:00
committed by GitHub
parent f3eeb3f921
commit 13fa338ada
2 changed files with 9 additions and 8 deletions

View File

@@ -49,3 +49,9 @@ block:
block:
var x: Foo4[0]
type
MyObject = object
x: int
when (NimMajor, NimMinor) >= (1, 1):
y: int