AndroidBytecodeShapeTest renamed

This commit is contained in:
Yan Zhulanow
2014-12-05 17:57:38 +03:00
parent 5590848843
commit 7cd78a2d3a
13 changed files with 12 additions and 12 deletions
@@ -0,0 +1,11 @@
package com.myapp
import android.app.Activity
class MyActivity: Activity() {
val button = this.MyButton
}
// 1 GETSTATIC
// 1 INVOKEVIRTUAL
// 2 CHECKCAST