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
/
86 cpp modules
/
src3.ixx
blob: 96f135c0040e72e1b7ebc69526658be6df6de1f2 (
plain
)
1
2
3
4
5
6
7
export module M3; import M4; export int func3() { return func4(); }