blueprint-compiler/tests/sample_errors/duplicate_obj_id.blp
2021-11-03 14:58:33 -05:00

4 lines
54 B
Text

using Gtk 4.0;
Gtk.Label label {}
Gtk.Label label {}