Re-blessed tests.

This commit is contained in:
Alexander Regueiro 2019-02-10 17:45:11 +00:00
parent 568f9a60ef
commit f943296a76
3 changed files with 3 additions and 1 deletions

View file

@ -8,4 +8,5 @@ struct S {
y: u8,
}
//~^^^ ERROR found a documentation comment that doesn't document anything
fn main() {}