mirror of
https://github.com/ziglang/zig.git
synced 2024-11-28 08:02:32 +00:00
parent
e2e96eb13b
commit
0be6157a23
@ -1,9 +0,0 @@
|
||||
const c = @cImport(@cInclude("bogus.h"));
|
||||
export fn entry() usize { return @sizeOf(@TypeOf(c.bogo)); }
|
||||
|
||||
// error
|
||||
// backend=llvm
|
||||
// target=native
|
||||
//
|
||||
// :1:11: error: C import failed
|
||||
// :1:10: error: 'bogus.h' file not found
|
Loading…
Reference in New Issue
Block a user