tests: Test unchecked classes

This commit is contained in:
James Westman 2022-04-08 14:56:10 -05:00
parent 4cf966eafa
commit 3d4aae79c4
3 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,6 @@
using Gtk 4.0;
.MyComponent component {
.MyComponent2 {
}
}