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