rustc/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
2024-10-21 11:08:01 +02:00

3 lines
64 B
Rust

//@ compile-flags: -Z patchable-function-entry=1,2
fn main() {}