mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 04:18:14 +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) |
||
|---|---|---|
| .. | ||
| document.rs | ||
| element.rs | ||
| expressions.rs | ||
| statements.rs | ||
| type.rs | ||