Change Signature: Update signatures of lambdas passed to SAM constructors
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun test() {
|
||||
JTest.samTest(SAM { (s, n) -> s + " " })
|
||||
}
|
||||
Reference in New Issue
Block a user