Add ANDROID target

This commit is contained in:
Mikhail Bogdanov
2020-04-13 20:06:50 +02:00
parent 9d68db1668
commit dec93c8b49
32 changed files with 115 additions and 123 deletions
@@ -1,7 +1,9 @@
// TARGET_BACKEND: JVM
// WITH_REFLECT
// has declaring class on Android 4.4
// IGNORE_BACKEND: ANDROID
// WITH_REFLECT
class O {
companion object {
// Currently we consider <clinit> in class O as the enclosing method of this lambda,