mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-28 09:31:38 +00:00
@@ -35,4 +35,6 @@ type
|
||||
children: ptr MyType9
|
||||
|
||||
MyType9 = tuple
|
||||
children: MyType0
|
||||
children: MyType10
|
||||
|
||||
MyType10 = distinct seq[MyType0]
|
||||
|
||||
Reference in New Issue
Block a user