mirror of
https://github.com/slint-ui/slint.git
synced 2025-07-24 05:26:29 +00:00
5 lines
185 B
Text
5 lines
185 B
Text
// Copyright © SixtyFPS GmbH <info@slint-ui.com>
|
|
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
|
|
|
|
export { Foo as }
|
|
// ^error{expected Identifier}
|