mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
linker
This commit is contained in:
parent
66d361d262
commit
64eba70f50
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ extern "C" {
|
|||
#[cfg(not(feature = "platform"))]
|
||||
pub use platform_dummys::*;
|
||||
|
||||
#[cfg(any(not(feature = "platform"), test))]
|
||||
pub mod platform_dummys {
|
||||
use core::ffi::c_void;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue