rust/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs

3 lines
64 B
Rust
Raw Normal View History

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