summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/compiler/repr.pngbin32579 -> 55418 bytes
-rw-r--r--tests/typ/compiler/repr.typ4
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/ref/compiler/repr.png b/tests/ref/compiler/repr.png
index 3b1a571e..105b6c80 100644
--- a/tests/ref/compiler/repr.png
+++ b/tests/ref/compiler/repr.png
Binary files differ
diff --git a/tests/typ/compiler/repr.typ b/tests/typ/compiler/repr.typ
index 0cdd4bcf..5aaf5710 100644
--- a/tests/typ/compiler/repr.typ
+++ b/tests/typ/compiler/repr.typ
@@ -39,7 +39,9 @@
#repr("a\n[]\"\u{1F680}string")
// Content.
-#raw(lang: "typc", repr[*Hey*])
+#raw(lang: "typc", repr[*Hey*]) \
+#raw(lang: "typc", repr[A _sequence_]) \
+#raw(lang: "typc", repr[A _longer_ *sequence*!])
// Functions.
#let f(x) = x