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