Myyk Seok
Myyk Seok
I'm taking a crack at this.
I wrote the starts of two rudimentary tests. Although, I haven't made it much further. I was hoping to build something like `ModuleUtils` does but there's a pretty big fundamental...
> We do have objects in trait sometimes, which are valid child modules. So we need to be careful with errorring out just on heuristics. I know we had it...
I've caught some of the cyclic graphs but I'm not sure if my changes catches all of them. I added these test graphs: ```scala object CyclicModuleRefInitError extends TestBaseModule { import...