Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
b7ac0b1e0dc37e6b5f98c3966e4e7f9a5a56dbb2
/
.
/
test
/
kotlin
/
square
/
output.asm
blob: c9c85338664716e86bd1da4d19eb46acd51b3d3a [
file
] [
log
] [
blame
] [
raw
]
public
final
class
ExampleKt
{
public
static
final
int
square
(
int
);
line
1
:
0
:
iload_0
line
1
:
1
:
iload_0
line
1
:
2
:
imul
line
1
:
3
:
ireturn
LocalVariableTable
:
Start
Length
Slot
Name
Signature
0
4
0
num I
}