mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 13:24:48 +00:00
4 lines
No EOL
65 B
Text
4 lines
No EOL
65 B
Text
Test := Window {
|
|
a: [,];
|
|
// ^error{invalid expression}
|
|
} |