blob: faebf70e3fbff64d5f26025ca2a509d30c5041ab [file] [log] [blame]
mod_a
mod_b
c = mod_b.C();
d = mod_b.D();
d.DoSomething(c);