Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
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
();
}