mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 08:31:29 +00:00
Fix WITH_UNSIGNED directive in noBoxingOperationsOnNonTrivialSpread
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// !WITH_UNSIGNED
|
||||
// !SKIP_METADATA_VERSION_CHECK
|
||||
// WITH_UNSIGNED
|
||||
|
||||
fun uint(vararg us: UInt): UIntArray = us
|
||||
|
||||
|
||||
Reference in New Issue
Block a user