blueprint-compiler/tests/sample_errors/two_templates.blp
2021-11-03 23:03:43 -05:00

4 lines
87 B
Text

using Gtk 4.0;
template ClassName : Gtk.Button {}
template ClassName2 : Gtk.Button {}