[FE] Prohibit expect external and expect tailrec
^KT-58536 Fixed
This commit is contained in:
committed by
Space Team
parent
e6d5df18b8
commit
439cc88525
@@ -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() {}
|
||||
|
||||
Reference in New Issue
Block a user