Do not generate separate type parameter declarations for constructors
This commit is contained in:
@@ -17,7 +17,6 @@ FILE /fakeOverrides.kt
|
||||
$new: VALUE_PARAMETER <receiver: CFoo>
|
||||
TYPE_PARAMETER <T>
|
||||
CONSTRUCTOR public constructor CFoo<T>()
|
||||
TYPE_PARAMETER <T>
|
||||
BLOCK_BODY
|
||||
DELEGATING_CONSTRUCTOR_CALL 'constructor Any()'
|
||||
INSTANCE_INITIALIZER_CALL classDescriptor='CFoo'
|
||||
|
||||
Reference in New Issue
Block a user