blob: 9498cfc755a15ae1a49ce3603f6aecd6ea08a98e [file] [log] [blame]
submodule dsub {
belongs-to d {
prefix d_mod;
}
typedef d_type {
type string;
}
}