summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-02-04 11:08:43 +0100
committerGitHub <noreply@github.com>2025-02-04 10:08:43 +0000
commit0ea668077d6a47f64ee3875dbed31f9e8d832ae3 (patch)
treec1ee1d9c0467e021079d866257996f07272004ea /tests/suite
parent73ffbdef2b3498307328da355b1d933b1ccf206a (diff)
Bump codex to 0.1.0 (#5805)
Diffstat (limited to 'tests/suite')
-rw-r--r--tests/suite/symbols/symbol.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/suite/symbols/symbol.typ b/tests/suite/symbols/symbol.typ
index 4c64700a..6d2513c1 100644
--- a/tests/suite/symbols/symbol.typ
+++ b/tests/suite/symbols/symbol.typ
@@ -147,3 +147,7 @@
repr(envelope.fly),
`symbol("🖅")`.text,
)
+
+--- symbol-sect-deprecated ---
+// Warning: 5-9 `sect` is deprecated, use `inter` instead
+$ A sect B = A inter B $