aboutsummaryrefslogtreecommitdiff
path: root/modtest/src99.ixx
blob: 2d4685fb8f3b8493a25e5045c28465233e254591 (plain)
1
2
3
4
5
export module M99;

export int f99() {
    return 1;
}