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
/
windows
/
3 cpp
/
prog.cpp
blob: 69092f7b7ee8e072b6d0c2aa9c5f6d0f239674fb (
plain
)
1
2
3
4
5
6
7
#include
<windows.h>
class
Foo
;
int
main
(
void
)
{
return
0
;
}