"js" -> "kotlin.js"

This commit is contained in:
Zalim Bashorov
2014-09-11 16:33:01 +04:00
parent b28b0046d1
commit 838c384672
50 changed files with 171 additions and 228 deletions
@@ -26,7 +26,6 @@
* Additionally, you can pass the desired initial number of bottles to use (rather than 99)
* as a command-line argument
*/
import js.*
fun main(args: Array<String>) {
if (args.isEmpty()) {
@@ -5,7 +5,6 @@
import java.util.*
import java.util.Collections.max
import js.*;
/*
* A field where cells live. Effectively immutable