slint/internal/compiler/tests/syntax/exports
Simon Hausmann 554d153e35 Limit re-exporting of types
- Only allow one module re-export per file
- Warn when a re-exported type clashes with a locally exported type, and prioritize the local type.
2022-12-09 11:05:08 +01:00
..
export_duplicates.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
reexport_duplicate.slint Limit re-exporting of types 2022-12-09 11:05:08 +01:00