Add kotlin.comparisons package to default imports.

This commit is contained in:
Ilya Gorbunov
2017-01-18 20:19:38 +03:00
parent ad9bf1626f
commit 3ec48ab244
10 changed files with 48 additions and 43 deletions
@@ -18,5 +18,9 @@ fun foo(pFoo: Boolean, s: String) {
// ORDER: "pFoo = false"
// ORDER: local
// ORDER: nonNullable
// ORDER: maxOf
// ORDER: maxOf
// ORDER: minOf
// ORDER: minOf
// ORDER: nullableX
// ORDER: nullableX