Fixed nested complex initialization values not parsing

This commit is contained in:
Sasha Koshka
2022-08-19 11:36:30 -04:00
parent 9dce9b2f75
commit 2605d1fb09
2 changed files with 2 additions and 3 deletions

View File

@@ -111,8 +111,7 @@ data ro object:Obj
func TestType (test *testing.T) {
checkTree ("../tests/parser/type",
`
:arf
`:arf
---
type ro Basic:Int
type ro BasicInit:Int 6