[FE] Prohibit expect external and expect tailrec

^KT-58536 Fixed
This commit is contained in:
Roman Efremov
2023-05-17 16:08:33 +02:00
committed by Space Team
parent e6d5df18b8
commit 439cc88525
26 changed files with 298 additions and 34 deletions
@@ -3,7 +3,3 @@ actual fun Int.plus(s: CharSequence): Int = 0
actual fun Double.times(x: CharArray) {}
actual fun f1() {}
actual fun f2() {}
actual fun f3() {}