manuelp22
11/12/2016, 1:50 PM<http://kotlin.io|kotlin.io>
I try manually importing this
import kotlin.io.java.io.File
It cannot find it, but IntelliJ suggests importing this
import org.w3c.files.File
→ Do I need to enable the kotlin.io library somewhere?