Fix crash when compiler plugin generates top-level private suspend

...function.

^KT-61993 Fixed
This commit is contained in:
Roman Efremov
2024-02-27 11:08:51 +01:00
committed by Space Team
parent b2a2d32d70
commit 18176cb5ee
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,3 @@
// This test currently fails!
package foo
@org.jetbrains.kotlin.fir.plugin.TestTopLevelPrivateSuspendFun