mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-07-03 00:49:25 -04:00
5 lines
43 B
Text
5 lines
43 B
Text
using Gtk 4.0;
|
|
|
|
Label {
|
|
label: expr 1;
|
|
}
|