1
2
3
4
5
6
moddef::moddef!(
    flat(pub) mod {
        invfreqs,
        invfreqz
    }
);