Merge remote-tracking branch 'origin/pr/435'

Conflicts:
	idea/src/META-INF/plugin.xml
	idea/tests/org/jetbrains/jet/plugin/codeInsight/JetInspectionTestGenerated.java
This commit is contained in:
Natalia Ukhorskaya
2014-04-11 12:11:44 +04:00
7 changed files with 161 additions and 1 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports any if-then expressions that can be folded into safe-access (?.) expressions
</body>
</html>