Stabilize unsigned types KT-45653
Deprecate specialized unsigned iterators for removal. Fix compiler tests: - drop unsignedLiteralsOn1_2 because apiVersion 1.2 is no longer supported - drop experimental unsigned literals diagnostic test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// LANGUAGE_VERSION: 1.3
|
||||
// LANGUAGE_VERSION: 1.5
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// EXPECTED_REACHABLE_NODES: 1787
|
||||
package foo
|
||||
|
||||
Reference in New Issue
Block a user