[FIR] Remove generic parameter from FirDeclaration

This commit is contained in:
Dmitriy Novozhilov
2021-06-26 12:30:37 +03:00
parent 511e564b20
commit f400477c70
360 changed files with 1774 additions and 1743 deletions
@@ -20,4 +20,4 @@ fun foo(target: FirTarget<FirFunction<*>>, property: FirProperty) {
}
0
}
}
}