mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 04:00:04 +08:00
13 lines
193 B
Scala
13 lines
193 B
Scala
package com.foo
|
|
|
|
import AgentTypes._
|
|
import scala.horst
|
|
|
|
import akka.actor.{Actor, ActorLogging, ActorRef, ActorRefFactory, ActorSystem, Props, Stash, Terminated}
|
|
|
|
|
|
import java.bla
|
|
|
|
|
|
class Bar
|