diff options
Diffstat (limited to 'tests/typ/compiler/block.typ')
| -rw-r--r-- | tests/typ/compiler/block.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/block.typ b/tests/typ/compiler/block.typ index 386994e9..0580acd2 100644 --- a/tests/typ/compiler/block.typ +++ b/tests/typ/compiler/block.typ @@ -46,7 +46,7 @@ #test({ type("") none -}, "string") +}, str) --- // Some things can't be joined. |
