You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: compiler/suspend-transform-plugin/src/main/kotlin/love/forte/plugin/suspendtrans/SuspendTransformUserData.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ private fun FirTypeParameter.toTypeParameter(): TypeParameter =
172
172
data classValueParameter(valname:Name, valtype:ClassId?)
Copy file name to clipboardexpand all lines: compiler/suspend-transform-plugin/src/main/kotlin/love/forte/plugin/suspendtrans/ir/SuspendTransformTransformer.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,7 @@ class SuspendTransformTransformer(
0 commit comments