瀏覽代碼
Fixed a directory reference
master
Magnus Jahre
GitHub
6 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
introduction.org
|
|
|
@@ -113,7 +113,7 @@ |
|
|
|
combinatorial. |
|
|
|
|
|
|
|
** Your first component |
|
|
|
The code for the snippets in this subchapter can be found in Example.scala in the test directory. |
|
|
|
The code for the snippets in this subchapter can be found in the directory src/test/scala/Examples/. |
|
|
|
You can run them using sbt by running ./sbt in your project root which will open |
|
|
|
your sbt console. |
|
|
|
|
|
|
|
|