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
/
src8.ixx
blob: 6a3ef96f5690307d90a6f7eb2e25be269553bf1b (
plain
)
1
2
3
4
5
6
7
export module M8; import M9; export int func8() { return func9(); }