diff options
Diffstat (limited to 'tests/lang/typ/comment.typ')
| -rw-r--r-- | tests/lang/typ/comment.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lang/typ/comment.typ b/tests/lang/typ/comment.typ index 8b394f1f..e5892453 100644 --- a/tests/lang/typ/comment.typ +++ b/tests/lang/typ/comment.typ @@ -11,8 +11,8 @@ C/* */D // Works in code. -#[test type /*1*/ (1) // -, "integer"] +#test(type /*1*/ (1) // +, "integer") --- // End should not appear without start. |
