Remove WITH_UNSIGNED directive from tests
#KT-25226 Fixed
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// WITH_UNSIGNED
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
inline class Data(val data: Array<UInt>)
|
||||
|
||||
Reference in New Issue
Block a user