33e6a85a2d
We exclude testData pattern from copyright scope
6 lines
84 B
Kotlin
Vendored
6 lines
84 B
Kotlin
Vendored
class SomeTest
|
|
|
|
fun dslSpeedTest(f2: SomeTest.() -> Unit) {
|
|
<expr>f2()</expr>
|
|
}
|