mirror of
https://github.com/typst/typst
synced 2025-08-26 12:44:14 +08:00
Remove redundant test
This commit is contained in:
parent
750469848f
commit
3572b61b3b
@ -97,7 +97,3 @@ _Visible_
|
|||||||
// Error: 23-32 expected non-empty label name
|
// Error: 23-32 expected non-empty label name
|
||||||
= Something to label #label("")
|
= Something to label #label("")
|
||||||
|
|
||||||
--- label-not-named-with-variable-error ---
|
|
||||||
#let var = ""
|
|
||||||
// Error: 18-28 expected non-empty label name
|
|
||||||
= Another label #label(var)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user