The source code looks as follows: package example import org.scalatest._ class HelloSpec extends FlatSpec with Matchers { "The Hello object" should "say ...
確定! 回上一頁