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
/
223 persubproject options
/
main.cpp
blob: 214f02b6096a5a500cab0ee4d3415c61747a7702 (
plain
)
1
2
3
int
foo
();
int
main
(
void
)
{
return
foo
();
}