这是indexloc提供的服务,不要输入任何密码
Skip to content

11.4.6: Generics parsing fix

Compare
Choose a tag to compare
@thekid thekid released this 06 Nov 17:23
· 270 commits to main since this release

Bugfixes

  • Make parsing generic definitions more robust against when not using
    whitespace between parent class name and class body
    (@thekid)