rustc/tests/ui/patchable-function-entry/patchable-function-entry-flags.rs
2024-09-09 14:07:22 +02:00

3 lines
64 B
Rust

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