5 lines
89 B
Rust
5 lines
89 B
Rust
// error-pattern:can't find crate for 'std'
|
|
|
|
use std(complex(meta(item)));
|
|
|
|
fn main() { } |