1 assert(type == "android_apk" || type == "java_library" ||
2 type == "android_resources" || things == stuff && stuff != 432)
4 assert(type == "android_apk" || type == "java_library" ||
5 type == "android_resources",
6 type == "android_apk" || type == "java_library" ||
7 type == "android_resources")
10 if (type == "android_apk" || type == "java_library" || type == "android_resources" || things == stuff && stuff != 432) {}