Update to idea 132.425
This commit is contained in:
@@ -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() {
|
fun f() {
|
||||||
val v: Int
|
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() {
|
fun f() {
|
||||||
val v: Int
|
val v: Int
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<project name="Update Dependencies" default="update">
|
<project name="Update Dependencies" default="update">
|
||||||
<property name="jb.buildserver.build.id" value="2091251"/>
|
<property name="jb.buildserver.build.id" value="2106561"/>
|
||||||
<property name="public.buildserver.build.id" value="93592"/>
|
<property name="public.buildserver.build.id" value="94707"/>
|
||||||
<property name="idea.archive.name" value="ideaIC-132.SNAPSHOT.win.zip"/>
|
<property name="idea.archive.name" value="ideaIC-132.SNAPSHOT.win.zip"/>
|
||||||
|
|
||||||
<property name="idea.sdk.fetch.needed" value="true"/>
|
<property name="idea.sdk.fetch.needed" value="true"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user