Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -6,4 +6,4 @@ fun testFun(a : Int) = 12
|
||||
class TestSome<P> {
|
||||
class object : ToResolve<P>({testFun(it)}) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user