test: Use a mod that exists in view-item-at-top
This commit is contained in:
parent
b756c36b52
commit
ffe74b7a3b
@ -3,7 +3,7 @@ use std;
|
||||
fn f() {
|
||||
}
|
||||
|
||||
import std::io::println; //~ ERROR view items must be declared at the top
|
||||
import std::net; //~ ERROR view items must be declared at the top
|
||||
|
||||
fn main() {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user