mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Fix test broken by removing comment.
This commit is contained in:
parent
ae3bcb770e
commit
21e2b13125
@ -1,5 +1,5 @@
|
||||
error: This function has a large number of lines.
|
||||
--> $DIR/functions_maxlines.rs:59:1
|
||||
--> $DIR/functions_maxlines.rs:58:1
|
||||
|
|
||||
LL | / fn bad_lines() {
|
||||
LL | | println!("This is bad.");
|
||||
|
Loading…
Reference in New Issue
Block a user