// WITH_RUNTIME import java.net.URI fun foo(): URI { return java.io.File("x").toURI() }