blueprint-compiler/tests/sample_errors/class_dne.blp
2021-11-04 00:05:38 -05:00

3 lines
61 B
Text

using Gtk 4.0;
template TestTemplate : Gtk.NotARealClass {}