blueprint-compiler/tests/sample_errors/not_a_class.blp
2022-05-05 00:54:39 -05:00

5 lines
83 B
Text

using Gtk 4.0;
template TestTemplate : Gtk.Orientable {}
Gtk.Orientable {}
int {}