forked from AuroraMiddleware/gtk
124f60593b
This puts the message up top, where it can be seen, and not at the other end of an endless tree of children. Update tests to match.
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
debug {
|
|
message: "I'm a debug node.";
|
|
child: container {
|
|
}
|
|
}
|