lang: funcs: structs: Improve naming
These could print nicer for debugging.
This commit is contained in:
@@ -14,11 +14,11 @@ test [$out1 + $out2,] {}
|
||||
Edge: FuncValue -> call # fn
|
||||
Edge: FuncValue -> call # fn
|
||||
Edge: FuncValue -> call # fn
|
||||
Edge: call -> composite # 0
|
||||
Edge: call -> composite: []str # 0
|
||||
Vertex: FuncValue
|
||||
Vertex: FuncValue
|
||||
Vertex: call
|
||||
Vertex: call
|
||||
Vertex: call
|
||||
Vertex: composite
|
||||
Vertex: const
|
||||
Vertex: composite: []str
|
||||
Vertex: const: str("+")
|
||||
|
||||
Reference in New Issue
Block a user