mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
We now have `global.Range`, so our wildcard import of `global._` shadows `scala.Range`. This commit fully qualifies that type so as to be compatible with Scala 2.10 and 2.11.