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
/
src6.ixx
blob: 760b71cbb97f0764c9d035fda03e090ce5119e5c (
plain
)
1
2
3
4
5
6
7
export module M6; import M7; export int func6() { return func7(); }