Skip to content

Commit bd412f6

Browse files
committed
fix test
1 parent 175c9c2 commit bd412f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/codegen/patchable-function-entry.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#![feature(patchable_function_entry)]
21
//@ compile-flags: -Z patchable-function-entry=15,10
32

3+
#![feature(patchable_function_entry)]
44
#![crate_type = "lib"]
55

66
// This should have the default, as set by the compile flags

0 commit comments

Comments
 (0)