Files
kotlin-fork/compiler/testData/diagnostics/tests
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-24 15:59:17 +04:00
2012-11-23 17:18:09 +04:00
2012-09-20 14:42:39 +04:00
2012-06-13 22:32:36 +04:00
2012-09-07 19:03:07 +04:00
2012-08-16 18:39:23 +04:00
2012-09-07 19:03:07 +04:00