Support test directives in inline tests
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// FILE: 1.kt
|
||||
|
||||
// WITH_RUNTIME
|
||||
package test
|
||||
|
||||
inline fun <R> mfun(f: () -> R) {
|
||||
|
||||
Reference in New Issue
Block a user