Files
rr3-apk/smali_classes5/kotlin/jvm/internal/InlineMarker.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

53 lines
788 B
Smali

.class public Lkotlin/jvm/internal/InlineMarker;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 0
.line 8
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static afterInlineCall()V
.locals 0
return-void
.end method
.method public static beforeInlineCall()V
.locals 0
return-void
.end method
.method public static finallyEnd(I)V
.locals 0
return-void
.end method
.method public static finallyStart(I)V
.locals 0
return-void
.end method
.method public static mark(I)V
.locals 0
.line 0
return-void
.end method
.method public static mark(Ljava/lang/String;)V
.locals 0
.line 0
return-void
.end method