4 lines
62 B
Rust
4 lines
62 B
Rust
fn main() {
|
|
printlx!("oh noes!"); //~ ERROR cannot find
|
|
}
|
fn main() {
|
|
printlx!("oh noes!"); //~ ERROR cannot find
|
|
}
|