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
/
libfoo.m
blob: c0f4985ed04f7473a6b013355d63471803c8b3e2 (
plain
)
1
2
3
4
5
6
#import <stdio.h>
#import "vis.h"
int
EXPORT_PUBLIC
libfoo
(
void
)
{
return
0
;
}