Skip to content

Instantly share code, notes, and snippets.

@lrytz
Last active January 13, 2020 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lrytz/3a7b4efe8f67cf41caa7e4421b2ada9a to your computer and use it in GitHub Desktop.
Save lrytz/3a7b4efe8f67cf41caa7e4421b2ada9a to your computer and use it in GitHub Desktop.
// class version 52.0 (52)
// access flags 0x601
public abstract interface A {
// compiled from: Test.scala
@Lscala/reflect/ScalaSignature;(bytes="\u0006\u0005a1qa\u0001\u0003\u0011\u0002\u0007\u0005q\u0001C\u0003\u000f\u0001\u0011\u0005q\u0002C\u0004\u0014\u0001\u0009\u0007I\u0011\u0001\u000b\u0003\u0003\u0005S\u0011!B\u0001\u0008y\u0015l\u0007\u000f^=?\u0007\u0001\u0019\"\u0001\u0001\u0005\u0011\u0005%aQ\"\u0001\u0006\u000b\u0003-\u0009Qa]2bY\u0006L!!\u0004\u0006\u0003\r\u0005s\u0017PU3g\u0003\u0019!\u0013N\\5uIQ\u0009\u0001\u0003\u0005\u0002\n#%\u0011!C\u0003\u0002\u0005+:LG/A\u0001y+\u0005)\u0002CA\u0005\u0017\u0013\u00099\"BA\u0002J]R\u0004")
ATTRIBUTE ScalaSig : unknown
ATTRIBUTE ScalaInlineInfo : unknown
// access flags 0x401
public abstract A$_setter_$x_$eq(I)V
// parameter final x$1
// access flags 0x401
public abstract x()I
// access flags 0x9
public static $init$(LA;)V
// parameter final synthetic $this
L0
LINENUMBER 2 L0
ALOAD 0
ICONST_1
INVOKEINTERFACE A.A$_setter_$x_$eq (I)V
L1
LINENUMBER 1 L1
RETURN
L2
LOCALVARIABLE $this LA; L0 L2 0
MAXSTACK = 2
MAXLOCALS = 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment