Files
kotlin-fork/compiler/testData
Andrey Breslav dff5f382ab Special diagnostics when no type arguments passed on teh right-hand side of 'is' expression
Example:

if (a is Map) // ERROR: Say 'Map<*, *>' if you don't want to pass type arguments
2012-11-27 16:47:38 +04:00
..
2012-11-26 16:06:47 +04:00
2012-01-20 19:32:12 +04:00
2012-06-28 19:38:44 +04:00