blueprint-compiler/tests/samples/template_orphan.blp
2024-07-04 22:14:16 +00:00

5 lines
No EOL
75 B
Text

using Gtk 4.0;
template $TestTemplate {
test-property: 'Hello, world';
}