diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-09-26 15:39:32 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-09-26 16:12:57 +0200 |
| commit | 704f2fbaf1b4483caa12f249a222c49e44f08961 (patch) | |
| tree | 146f7813fe63409df2c1bbaa487731e992d3ac71 /tests/typ/code | |
| parent | 2661f1a5066bd5e3f8a9c68e4a5c304c248efcb7 (diff) | |
Description lists, link syntax, and new enum syntax
Diffstat (limited to 'tests/typ/code')
| -rw-r--r-- | tests/typ/code/comment.typ | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/typ/code/comment.typ b/tests/typ/code/comment.typ index db0a17a4..4a4dc7ab 100644 --- a/tests/typ/code/comment.typ +++ b/tests/typ/code/comment.typ @@ -25,11 +25,6 @@ Still comment. E --- -// Line comments have a special case for URLs. -https://example.com \ -https:/* block comments don't ... */ - ---- // End should not appear without start. // Error: 7-9 unexpected end of block comment /* */ */ |
