index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
osx
/
7 bitcode
/
libbar.mm
blob: 489b1d1f1b90e979a8898a268a5442cbbe79b1b2 (
plain
)
1
2
3
4
5
6
#import <stdio.h>
#import "vis.h"
int
EXPORT_PUBLIC
libbar
(
void
)
{
return
0
;
}