I get the error like: ```./foo/bar/baz/builder.d(57,23): Error: template instance `staticMap!(DebugTypeMapper, BaseDebuggerTypes)` recursive template expansion
```That's all. It doesn's print instantiations stack so I can't track back the reason. Could someone give an advice how to struggle with such error?
