Added ToString methods for syntax tree nodes
This commit is contained in:
@@ -27,11 +27,10 @@ data wr nestedObject:Obj
|
||||
, bird3 9328.21348239
|
||||
|
||||
|
||||
# parsing an object literal
|
||||
func rr main
|
||||
---
|
||||
[let object:Obj
|
||||
, this 324
|
||||
, that 2139]
|
||||
|
||||
let object:Obj , this 324 , that 2139
|
||||
# func rr main
|
||||
# ---
|
||||
# [let object:Obj
|
||||
# , this 324
|
||||
# , that 2139]
|
||||
#
|
||||
# let object:Obj , this 324 , that 2139
|
||||
|
||||
Reference in New Issue
Block a user