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

dotty.tools.FatalError.scala Maven / Gradle / Ivy

The newest version!
package dotty.tools

case class FatalError(msg: String) extends Exception(msg)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy