We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2467c05 commit 74618a6Copy full SHA for 74618a6
src/main/kotlin/unsigned/Ubyte.kt
@@ -12,7 +12,6 @@ import kotlin.experimental.inv
12
* Created by GBarbieri on 20.03.2017.
13
*/
14
15
-@Suppress("NON_PUBLIC_PRIMARY_CONSTRUCTOR_OF_INLINE_CLASS")
16
public inline class Ubyte(val v: Byte) : Number() {
17
18
companion object {
0 commit comments