sbt/scripted-test/src/sbt-test/lmScriptedTest/sbt-plugins/Main.scala

7 lines
46 B
Scala

object Main {
println("hello, world!")
}