parent
12a67af81d
commit
b6af844f3a
@ -1,5 +1,3 @@
|
||||
// xfail-test
|
||||
|
||||
#[abi = "cdecl"]
|
||||
native mod rustrt {
|
||||
fn unsupervise();
|
||||
|
@ -1,5 +1,4 @@
|
||||
// xfail-test
|
||||
|
||||
use std;
|
||||
import std::sys;
|
||||
|
||||
// The purpose of this test is to check that we can
|
||||
@ -8,4 +7,4 @@ import std::sys;
|
||||
|
||||
fn main() {
|
||||
let foo = sys::rustrt::last_os_error();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user