diff options
Diffstat (limited to 'tests/lang/typ/comment.typ')
| -rw-r--r-- | tests/lang/typ/comment.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/typ/comment.typ b/tests/lang/typ/comment.typ index e5892453..25180211 100644 --- a/tests/lang/typ/comment.typ +++ b/tests/lang/typ/comment.typ @@ -11,7 +11,7 @@ C/* */D // Works in code. -#test(type /*1*/ (1) // +#test(type(/*1*/ 1) // , "integer") --- |
