lang: funcs: structs: Improve naming
These could print nicer for debugging.
This commit is contained in:
@@ -6,5 +6,5 @@ if true {
|
||||
test "${x}" {}
|
||||
}
|
||||
-- OUTPUT --
|
||||
Vertex: const
|
||||
Vertex: const
|
||||
Vertex: const: bool(true)
|
||||
Vertex: const: str("world")
|
||||
|
||||
Reference in New Issue
Block a user