2018-10-04 14:49:29 -05:00
|
|
|
error: only functions may be used as tests
|
2018-12-25 09:56:47 -06:00
|
|
|
--> $DIR/issue-28134.rs:3:1
|
2018-10-04 14:49:29 -05:00
|
|
|
|
|
2019-03-09 06:03:44 -06:00
|
|
|
LL | #![test]
|
2018-10-04 14:49:29 -05:00
|
|
|
| ^^^^^^^^
|
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|