mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-11 21:06:31 +00:00
8 lines
183 B
Text
8 lines
183 B
Text
// Copyright © SixtyFPS GmbH <info@slint-ui.com>
|
|
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
|
|
|
|
TestCase := Window {
|
|
if goo
|
|
|
|
}
|
|
//^error{expected ':'}
|