質問編集履歴

1

error

2019/10/07 23:17

投稿

thesnowman
thesnowman

スコア154

test CHANGED
File without changes
test CHANGED
@@ -21,3 +21,17 @@
21
21
  みなさまならどうやって作りますか?
22
22
 
23
23
  ご教授いただけましたら幸いでございます。
24
+
25
+
26
+
27
+
28
+
29
+ 一応載せますと、上記はこんなエラーです。
30
+
31
+ Main.rb:2: syntax error, unexpected '=', expecting end
32
+
33
+ "array#{i}" = Array.new
34
+
35
+ ^
36
+
37
+ Main.rb:3: syntax error, unexpected end, expecting end-of-input