Remove an invalid attribute from a test

This has become a parser error.
This commit is contained in:
Seiichi Uchida 2018-08-19 00:26:56 +09:00
parent 05a0c8140d
commit dfe4eef8fc
2 changed files with 0 additions and 6 deletions

View file

@ -18,9 +18,6 @@
// Another comment
#[invalid attribute]
fn foo() {}
/// Blah blah blah.
/// Blah blah blah.
/// Blah blah blah.

View file

@ -21,9 +21,6 @@
// Another comment
#[invalid attribute]
fn foo() {}
/// Blah blah blah.
/// Blah blah blah.
/// Blah blah blah.