We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6260faf commit 3496e9dCopy full SHA for 3496e9d
blog/_posts/2017-05-26-whats-new-scala-native.md
@@ -53,7 +53,7 @@ We've added support for IO and regular expressions, among others:
53
JVM:
54
55
```scala
56
- import java.util.concurrent.Future
+ import scala.concurrent.Future
57
import scala.concurrent.ExecutionContext.Implicits.global
58
59
object Test {
0 commit comments