mirror of
https://github.com/typst/typst
synced 2025-08-15 15:38:33 +08:00
Fix test
This commit is contained in:
parent
2063a9fc93
commit
6593dd2dbc
@ -451,7 +451,7 @@
|
||||
#([Hi], [There]).sorted()
|
||||
|
||||
--- array-sorted-uncomparable-lengths ---
|
||||
// Error: 2-26 cannot compare 2pt with 3em
|
||||
// Error: 2-26 cannot compare 3em with 2pt
|
||||
#(1pt, 2pt, 3em).sorted()
|
||||
|
||||
--- array-sorted-key-function-positional-2 ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user