[FIR] Disallow bare types for nested type arguments

Detect missing WRONG_NUMBER_OF_TYPE_ARGUMENTS
This commit is contained in:
Ivan Kochurkin
2021-08-16 20:06:47 +03:00
committed by TeamCityServer
parent 21026cc704
commit d4a11fc295
6 changed files with 10 additions and 17 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
interface Tr
interface G<T>