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