diff options
Diffstat (limited to 'src/test/run-pass/nested-block-comment.rs')
| -rw-r--r-- | src/test/run-pass/nested-block-comment.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/nested-block-comment.rs b/src/test/run-pass/nested-block-comment.rs index 62d038024a2..f8dfb5fa8ca 100644 --- a/src/test/run-pass/nested-block-comment.rs +++ b/src/test/run-pass/nested-block-comment.rs @@ -1,3 +1,4 @@ +// run-pass // pretty-expanded FIXME #23616 /* This test checks that nested comments are supported |
