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
/
common
/
225 link language
/
lib.cpp
blob: ab438283201257d750d919674df351707b3a74fe (
plain
)
1
2
3
4
5
extern
"C"
{
int
makeInt
(
void
)
{
return
1
;
}
}