Update to idea 132.425

This commit is contained in:
Mikhael Bogdanov
2013-09-30 12:39:40 +04:00
parent 48ddd7678d
commit 625efe1be1
3 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
// ERROR: Cannot perform refactoring.\nCannot find a single definition to inline.
// ERROR: Cannot perform refactoring.\nCannot find a single definition to inline
fun f() {
val v: Int
@@ -1,4 +1,4 @@
// ERROR: Cannot perform refactoring.\nVariable v has no initializer.
// ERROR: Cannot perform refactoring.\nVariable v has no initializer
fun f() {
val v: Int
+2 -2
View File
@@ -1,6 +1,6 @@
<project name="Update Dependencies" default="update">
<property name="jb.buildserver.build.id" value="2091251"/>
<property name="public.buildserver.build.id" value="93592"/>
<property name="jb.buildserver.build.id" value="2106561"/>
<property name="public.buildserver.build.id" value="94707"/>
<property name="idea.archive.name" value="ideaIC-132.SNAPSHOT.win.zip"/>
<property name="idea.sdk.fetch.needed" value="true"/>