// !LANGUAGE: -ExtendedMainConvention // FILE: a.kt suspend fun main(args: Array) {} // FILE: b.kt suspend fun main(args: Array) {}