Reconfigure KotlinDebuggerTestCase
It is hiding a problem: evaluate expression fails in libraries
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package customLib.twoFunDifferentSignature
|
||||
|
||||
public fun twoFunDifferentSignatureFun(): Int {
|
||||
return 1
|
||||
}
|
||||
Reference in New Issue
Block a user