update versions for Scala 2.10.0-RC1
also fix a postfixOps warning and a duration error
This commit is contained in:
parent
d442f2024b
commit
19100f1275
3 changed files with 16 additions and 14 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
package docs.duration
|
||||
|
||||
import language.postfixOps
|
||||
|
||||
object Scala {
|
||||
//#dsl
|
||||
import scala.concurrent.duration._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue