Test data generated from both files separated in 717f03f474

This commit is contained in:
Andrey Breslav
2014-04-24 16:21:06 +04:00
parent 1efdd33dbd
commit 5536f4da07
2 changed files with 33 additions and 27 deletions
@@ -15,6 +15,7 @@ import java.lang.Character.MIN_VALUE as MinC
import kotlin.test.assertEquals
import org.junit.Test as test
// Test data for codegen is generated from this class. If you change it, rerun GenerateTests
public class RangeIterationTestJVM {
private fun <N> doTest(
sequence: Progression<N>,