Remove the fn-ptr compile-test
This commit is contained in:
parent
ec1dfddcc5
commit
23380c3e77
@ -1,6 +0,0 @@
|
||||
type Callback = fn (i32, i32) -> bool;
|
||||
|
||||
#[no_mangle]
|
||||
extern "C" fn root(x: fn(),
|
||||
y: Callback)
|
||||
{ }
|
Loading…
x
Reference in New Issue
Block a user