1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 05:52:59 +01:00
actix-net/actix-macros/tests/trybuild/main-05-system-expect-path.rs

5 lines
70 B
Rust

#[actix_rt::main(system = "!@#*&")]
async fn main2() {}
fn main() {}