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
@@ -12,9 +12,9 @@ fun box(): String {
//*S Kotlin
//*F
//+ 1 inlineComponent.1.kt
//_DefaultPackage
//InlineComponent_1Kt
//+ 2 inlineComponent.2.kt
//zzz/ZzzPackage
//zzz/InlineComponent_2Kt
//*L
//1#1,21:1
//5#2,3:22
@@ -15,9 +15,9 @@ fun box(): String {
//*S Kotlin
//*F
//+ 1 inlineIterator.1.kt
//_DefaultPackage
//InlineIterator_1Kt
//+ 2 inlineIterator.2.kt
//zzz/ZzzPackage
//zzz/InlineIterator_2Kt
//*L
//1#1,24:1
//5#2:25