Files
compiler-explorer/test/android/parse-data/ClassWithL.smali
2025-01-29 09:36:11 +00:00

28 lines
377 B
Smali

.class LLSLqLuLaLrLeL;
.super Ljava/lang/Object;
.source "example.java"
# direct methods
.method constructor <init>()V
.registers 1
#@0
.line 12
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
#@3
return-void
.end method
.method static square(I)I
.registers 1
#@0
.line 14
mul-int/2addr p0, p0
#@1
return p0
.end method