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
/
7 mixed
/
main.cc
blob: 9a7a7a65c91aaacfbb3cab0fea4f1265776366af (
plain
)
1
2
3
4
5
6
7
extern
"C"
int
func
();
class
BreakPlainCCompiler
;
int
main
(
void
)
{
return
func
();
}