Remove WITH_UNSIGNED directive from tests
#KT-25226 Fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// WITH_UNSIGNED
|
||||
// WITH_RUNTIME
|
||||
|
||||
// FILE: signedToUnsignedConversions_annotation.kt
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// WITH_UNSIGNED
|
||||
// WITH_RUNTIME
|
||||
|
||||
val testSimpleUIntLiteral = 1u
|
||||
|
||||
|
||||
Reference in New Issue
Block a user