lang: funcs: structs: Improve naming

These could print nicer for debugging.
This commit is contained in:
James Shubin
2024-12-08 16:24:42 -05:00
parent 5ff4f0456a
commit 28f5b8331a
34 changed files with 247 additions and 243 deletions

View File

@@ -23,6 +23,6 @@ Vertex: FuncValue
Vertex: call
Vertex: call
Vertex: call
Vertex: const
Vertex: const
Vertex: const
Vertex: const: str("greeting1")
Vertex: const: str("greeting2")
Vertex: const: str("greeting3")