Reduce boilerplate in CompileKotlinAgainstCustomBinariesTest
Check against output.txt in compileKotlin; adapt test data of some tests
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ package test
|
||||
public class A {
|
||||
|
||||
inline public fun test(s: () -> Unit) {
|
||||
|
||||
s()
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user