All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.swoval.test.compat.package.scala Maven / Gradle / Ivy

There is a newer version: 2.1.5
Show newest version
package com.swoval.test

import scala.reflect.macros

package object compat {
  object blackbox {
    type Context = macros.blackbox.Context
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy