mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 06:21:14 +00:00
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 {
|
|
}
|
|
}
|