質問編集履歴
1
オブジェクト名の変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
```scala
|
6
6
|
|
7
|
-
object Multi
|
7
|
+
object MultiArray {
|
8
8
|
|
9
9
|
def main(Args:Array[String]) {
|
10
10
|
|