diff --git a/tests/suite/syntax/decorator.typ b/tests/suite/syntax/decorator.typ index 47578ec96..7faa49a38 100644 --- a/tests/suite/syntax/decorator.typ +++ b/tests/suite/syntax/decorator.typ @@ -11,7 +11,7 @@ #{ /! allow("unnecessary-stars") - h(0em) + let _ = h(0em) } #let _ = $