Files
kotlin-fork/idea/testData/checker
Denis Zharkov eb80764d21 Introduce forceResolveLazyTypes into TypeResolutionContext
The main reason is to force type resolution when resolving
type arguments in class literal as annotation value argument:

@Ann(Array<String>::class) class Ann

`String` left unresolved unless this commit is applied.

Note, that currently forced calculations used only when bare types are allowed
as it's true for class literals resolution and currenlty it's enough.
2015-05-27 08:24:42 +03:00
..
2015-05-13 16:13:13 +02:00
2015-05-13 16:13:13 +02:00
2015-05-13 16:13:13 +02:00
2015-04-29 16:33:38 +02:00
2015-04-29 16:33:24 +02:00
2014-07-25 17:16:40 +04:00
2015-05-13 16:13:13 +02:00
2015-04-29 16:33:24 +02:00