Daniel Santiago

Results 4 issues of Daniel Santiago

The [READM.md](https://github.com/bazelbuild/rules_kotlin/blame/master/README.md#L28) mentions a `kt_android_local_test` that does not actually exist but it would be nice if it existed. Can you please create and publish `kt_android_local_test`? Thanks!

note: help wanted

Hi - It seems that when using a `CodeIterator` to insert some new instructions, the [`StackMapTable#shiftPc`](https://github.com/jboss-javassist/javassist/blob/f85a72b8832e2d28263e7848cdaee6fc148095b1/src/main/javassist/bytecode/StackMapTable.java#L822) stack map table shifter is not correctly updating the `offset_delta ` of the stack...

Fixes [KT-65761](https://youtrack.jetbrains.com/issue/KT-65761)