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
/
swift
/
5 mixed
/
mylib.c
blob: e091836bcfa657797e1aaab95e0b3e5439a54d9b (
plain
)
1
2
3
4
5
#include
"mylib.h"
int
getNumber
()
{
return
42
;
}