Fix test broken by removing comment.

This commit is contained in:
Unknown 2019-01-14 22:32:12 -05:00 committed by unknown
parent 50c82e0270
commit 02456208b4

View file

@ -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.");