index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
unit
/
85 cpp modules
/
vs
/
src4.ixx
blob: 1ac1a6a64ea9933e0b5487db4c15c8b935aa916e (
plain
)
1
2
3
4
5
6
7
export module M4; import M5; export int func4() { return func5(); }