mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-05 16:09:07 -04:00
tests: Test unchecked classes
This commit is contained in:
parent
4cf966eafa
commit
3d4aae79c4
3 changed files with 17 additions and 0 deletions
6
tests/samples/unchecked_class.blp
Normal file
6
tests/samples/unchecked_class.blp
Normal file
|
@ -0,0 +1,6 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
.MyComponent component {
|
||||
.MyComponent2 {
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue