Fixed nested complex initialization values not parsing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user