Change part class naming scheme

update tests depending on part class naming
This commit is contained in:
Dmitry Petrov
2015-07-24 15:09:16 +03:00
committed by Michael Bogdanov
parent 801d10229b
commit a47eaa2cb5
59 changed files with 166 additions and 120 deletions
@@ -0,0 +1,6 @@
package a
fun test1() {}
// 2 INVOKESTATIC a/A1Kt.test1 \(\)V
// 1 INVOKESTATIC b/A2Kt.test2 \(\)V