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
/
linuxlike
/
7 library versions
/
lib.c
blob: bd251d7778afb47ea14d978cb93ddc99e2ac3dda (
plain
)
1
2
3
int
myFunc
(
void
)
{
return
55
;
}