diff options
| author | Piotr Czarnecki <pioczarn@gmail.com> | 2015-04-21 12:02:12 +0200 |
|---|---|---|
| committer | Piotr Czarnecki <pioczarn@gmail.com> | 2015-04-21 12:02:12 +0200 |
| commit | 13bc8afa4b56e8d7b012f35a35a11087739abf15 (patch) | |
| tree | f8a7c36c4078df4b108ae9ad5c8e80fab8ce0255 /src/test/pretty/block-comment-wchar.pp | |
| parent | e5e343aeb78a8fe7fed897eae1e79019383691e8 (diff) | |
| download | rust-13bc8afa4b56e8d7b012f35a35a11087739abf15.tar.gz rust-13bc8afa4b56e8d7b012f35a35a11087739abf15.zip | |
Model lexer: Fix remaining issues
Diffstat (limited to 'src/test/pretty/block-comment-wchar.pp')
| -rw-r--r-- | src/test/pretty/block-comment-wchar.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/pretty/block-comment-wchar.pp b/src/test/pretty/block-comment-wchar.pp index a5d82277d2f..2dc7e8f9525 100644 --- a/src/test/pretty/block-comment-wchar.pp +++ b/src/test/pretty/block-comment-wchar.pp @@ -14,7 +14,6 @@ // ignore-tidy-cr // ignore-tidy-tab // pp-exact:block-comment-wchar.pp -// ignore-lexer-test FIXME #15679 fn f() { fn nested() { /* |
