mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
4 lines
No EOL
65 B
Text
4 lines
No EOL
65 B
Text
Test := Window {
|
|
a: [,];
|
|
// ^error{invalid expression}
|
|
} |