blueprint-compiler/tests/sample_errors/not_a_class.blp
2022-07-23 15:10:28 -05:00

5 lines
83 B
Text

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