Add explicit constructor to expect annotation
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package org.junit
|
package org.junit
|
||||||
|
|
||||||
@Suppress("NO_ACTUAL_FOR_EXPECT")
|
@Suppress("NO_ACTUAL_FOR_EXPECT")
|
||||||
expect annotation class Test
|
expect annotation class Test()
|
||||||
|
|||||||
Reference in New Issue
Block a user