Added tests with NaN ends to codegen tests.

This commit is contained in:
Evgeny Gerashchenko
2013-02-13 16:22:08 +04:00
parent ccab19b2a1
commit 882c2cb28d
40 changed files with 361 additions and 0 deletions
@@ -1,5 +1,6 @@
// Auto-generated by org.jetbrains.jet.generators.tests.GenerateRangesCodegenTestData. DO NOT EDIT!
import java.util.ArrayList
import java.lang as j
fun box(): String {
val list1 = ArrayList<Int>()