summaryrefslogtreecommitdiff
path: root/tests/typ/compiler/comment.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/compiler/comment.typ')
-rw-r--r--tests/typ/compiler/comment.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/comment.typ b/tests/typ/compiler/comment.typ
index 4a4dc7ab..fcab3352 100644
--- a/tests/typ/compiler/comment.typ
+++ b/tests/typ/compiler/comment.typ
@@ -12,7 +12,7 @@ C/*
// Works in code.
#test(type(/*1*/ 1) //
-, "integer")
+, int)
// End of block comment in line comment.
// Hello */