Unsorted replacements "jet" -> "kotlin"

#KT-2896 Fixed
This commit is contained in:
Alexander Udalov
2014-02-19 21:34:06 +04:00
parent ac71911720
commit 6b0fce8cd5
22 changed files with 185 additions and 190 deletions
@@ -3,7 +3,7 @@ package kotlin.jdbc
import java.sql.*
// Workaround for an import clash
import jet.Array
import kotlin.Array
/**
* Executes the specfied block with result set and then closes it