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
/
unit
/
86 cpp modules
/
src0.ixx
blob: 3ca4d1448fa9ee50dc5193d11b161a938c07a9a3 (
plain
)
1
2
3
4
5
6
7
export module M0; import M1; export int func0() { return func1(); }