mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00

Fix #6588 Note for the test: parse error at the end of the file are actually reported at offset 0. Use a trick to add more `^` at the beginning to mean that. (Offset 0 is actually offset 1 as the column starts at 1)
6 lines
209 B
Text
6 lines
209 B
Text
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
|
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
|
|
//^^^error{Expected comma or brace}
|
|
|
|
import { Bmp
|
|
|