test: Use a mod that exists in view-item-at-top
This commit is contained in:
parent
b756c36b52
commit
ffe74b7a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue