Ignore this block code because of OSX failure
This commit is contained in:
parent
7c53eb97df
commit
d4c6a61c44
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ as frameworks are specific to that operating system.
|
|||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0455
|
||||
#[link(name = "FooCoreServices", kind = "framework")] extern {}
|
||||
```ignore
|
||||
#[link(name = "FooCoreServices", kind = "framework")] extern {}
|
||||
// OS used to compile is Linux for example
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue