diff --git a/parser/parser_test.go b/parser/parser_test.go index 051e771..d433d64 100644 --- a/parser/parser_test.go +++ b/parser/parser_test.go @@ -154,7 +154,7 @@ objt ro ComplexInit:Obj 394580 objt ro Init:Obj ro that:String "hello world" - ro this:Int + ro this:Int 23 `, test) }