spacevim/bundle/vim-scala/spec/fixtures/vanilla.scala

10 lines
190 B
Scala
Raw Normal View History

2024-08-21 14:17:26 +08:00
package com.foo
import java.bla
import AgentTypes._
import scala.horst
import akka.actor.{Actor, ActorLogging, ActorRef, ActorRefFactory, ActorSystem, Props, Stash, Terminated}
class Bar