Update debug tests & incremental compilation tests depending on part class naming

This commit is contained in:
Dmitry Petrov
2015-07-27 17:38:52 +03:00
committed by Michael Bogdanov
parent cd6ff31129
commit 7af88f6797
115 changed files with 256 additions and 256 deletions
@@ -4,5 +4,5 @@ class A {
}
fun A.foo() {
"" // a/ExtensionFunction
"" // a/ExtensionFunctionKt
}