Introduce const into decompiler and stub builder
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// IntelliJ API Decompiler stub source generated from a class file
|
||||
// Implementation of methods is not available
|
||||
|
||||
package test
|
||||
|
||||
public object Const {
|
||||
private const final val inObject: kotlin.Int /* compiled code */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user