FILE fqName:<root> fileName:/javaConstructorWithTypeParameters.kt
  FUN name:test visibility:public modality:FINAL <> () returnType:<root>.J
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='public final fun test (): <root>.J declared in <root>'
        CALL 'public constructor <init> <T> () declared in <root>.J' type=<root>.J origin=null
          <T>: kotlin.String
