rust/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
2024-06-25 19:00:02 +02:00

3 lines
64 B
Rust

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