For example, with: ```go type Foo struct {} type Bar Foo ``` `Foo` and `Bar` should be considered "similar".
For example, with:
FooandBarshould be considered "similar".