Add separate diagnostic renderer results for tests with NI

This commit is contained in:
Mikhail Zarechenskiy
2017-11-07 02:05:39 +03:00
parent 8757298994
commit 328c67b9e8
106 changed files with 1358 additions and 0 deletions
@@ -0,0 +1,8 @@
package
public val test1: () -> kotlin.Boolean
public val test1a: () -> kotlin.Boolean
public val test2: () -> kotlin.Boolean
public val test2a: () -> kotlin.Boolean
public val test3: () -> kotlin.Boolean
public val test3a: () -> kotlin.Boolean