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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
64 B
Rust
Raw Normal View History

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