Skip smap generation if there is no source information
#KT-7022 Fixed
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
public class A {
|
||||
|
||||
inline public fun test(s: () -> Unit) {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user