aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/modules/thing_b.lh
blob: 836f45758aa4dcbb000522a39e3d72465655b05a (plain)
1
2
3
4
5

// thing_b
typedef b = (
    int z,
);