4 lines
61 B
Rust
4 lines
61 B
Rust
//@ error-pattern: `main` function not found
|
|
|
|
#![cfg(FALSE)]
|
//@ error-pattern: `main` function not found
|
|
|
|
#![cfg(FALSE)]
|