From 95ad0bbddb09f1177cf8cd6f0e8ef2f7135bf4ae Mon Sep 17 00:00:00 2001 From: Vlad Ureche Date: Sat, 14 Apr 2012 12:27:55 +0200 Subject: Adapted implicits testsuite for SIP18 --- test/scaladoc/resources/implicits-scopes-res.scala | 1 + 1 file changed, 1 insertion(+) (limited to 'test/scaladoc/resources/implicits-scopes-res.scala') diff --git a/test/scaladoc/resources/implicits-scopes-res.scala b/test/scaladoc/resources/implicits-scopes-res.scala index 4e55c3e388..aaeb43f95b 100644 --- a/test/scaladoc/resources/implicits-scopes-res.scala +++ b/test/scaladoc/resources/implicits-scopes-res.scala @@ -2,6 +2,7 @@ * Testing scaladoc implicit scopes - looking for implicits in the right places */ package scala.test.scaladoc.implicits.scopes +import language.implicitConversions // according to SIP18 // TEST1 - In package object package object test1 { -- cgit v1.2.3