Update LightAnalysisModeCodegenTests for Kotlin 1.1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public final class InIntRangeKt {
|
||||
private static field invocationCounter: int
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method getInvocationCounter(): int
|
||||
public final static method setInvocationCounter(p0: int): void
|
||||
public final static method sideEffect(p0: int): int
|
||||
}
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
public final class ForInCharSequenceIndicesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method test(@org.jetbrains.annotations.NotNull p0: java.lang.CharSequence): int
|
||||
}
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
public final class Kt13241_CharSequenceKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method test(@org.jetbrains.annotations.NotNull p0: java.lang.Object): int
|
||||
}
|
||||
Reference in New Issue
Block a user