Biraj Patel
Results
2
issues of
Biraj Patel
Fixes : https://github.com/kotlinx/ast/issues/95
Input: ``` interface Something class MyClass( list: List ) ``` Outputs: `found unsupported ast node 'KlassAnnotation(identifier=[KlassIdentifier(identifier=JvmSuppressWildcards ...` **_Need:_** When using Kotlin & Java together, we need to often mark Generic...