Changes of com.discord v1207

This commit is contained in:
root 2020-07-25 00:57:58 +00:00
parent 79cc469071
commit ec286a9030
11183 changed files with 624324 additions and 580196 deletions

View file

@ -4,7 +4,7 @@
# interfaces
.implements Ljava/lang/Iterable;
.implements Lj0/o/c/v/a;
.implements Lj0/n/c/v/a;
# annotations
@ -14,7 +14,7 @@
"Ljava/lang/Iterable<",
"Ljava/lang/Integer;",
">;",
"Lj0/o/c/v/a;"
"Lj0/n/c/v/a;"
}
.end annotation
@ -48,17 +48,17 @@
goto :goto_0
:cond_0
invoke-static {p2, p3}, Lj0/f;->R(II)I
invoke-static {p2, p3}, Lf/m/b/f/a;->O(II)I
move-result v0
invoke-static {p1, p3}, Lj0/f;->R(II)I
invoke-static {p1, p3}, Lf/m/b/f/a;->O(II)I
move-result p1
sub-int/2addr v0, p1
invoke-static {v0, p3}, Lj0/f;->R(II)I
invoke-static {v0, p3}, Lf/m/b/f/a;->O(II)I
move-result p1
@ -76,17 +76,17 @@
:cond_2
neg-int v0, p3
invoke-static {p1, v0}, Lj0/f;->R(II)I
invoke-static {p1, v0}, Lf/m/b/f/a;->O(II)I
move-result p1
invoke-static {p2, v0}, Lj0/f;->R(II)I
invoke-static {p2, v0}, Lf/m/b/f/a;->O(II)I
move-result v1
sub-int/2addr p1, v1
invoke-static {p1, v0}, Lj0/f;->R(II)I
invoke-static {p1, v0}, Lf/m/b/f/a;->O(II)I
move-result p1
@ -255,7 +255,7 @@
.method public iterator()Ljava/util/Iterator;
.locals 4
new-instance v0, Lj0/r/b;
new-instance v0, Lj0/q/b;
iget v1, p0, Lkotlin/ranges/IntProgression;->d:I
@ -263,7 +263,7 @@
iget v3, p0, Lkotlin/ranges/IntProgression;->f:I
invoke-direct {v0, v1, v2, v3}, Lj0/r/b;-><init>(III)V
invoke-direct {v0, v1, v2, v3}, Lj0/q/b;-><init>(III)V
return-object v0
.end method

View file

@ -3,14 +3,14 @@
.source "Ranges.kt"
# interfaces
.implements Lj0/r/a;
.implements Lj0/q/a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/ranges/IntProgression;",
"Lj0/r/a<",
"Lj0/q/a<",
"Ljava/lang/Integer;",
">;"
}