質問編集履歴

2

誤字

2017/12/13 01:29

投稿

atom_0407
atom_0407

スコア13

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- 下記を実行すると```Parse error: syntax error, unexpected 'staff_list' (T_STRING)```になってしまいす。
7
+ 下記を実行すると```Parse error: syntax error, unexpected 'staff_list' (T_STRING)```になってしまいす。
8
8
 
9
9
  ご教示いただけると幸いです。
10
10
 

1

誤字

2017/12/13 01:29

投稿

atom_0407
atom_0407

スコア13

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ご教示いただけると幸いです。
10
10
 
11
-
11
+ ```
12
12
 
13
13
  try
14
14
 
@@ -85,3 +85,5 @@
85
85
  </body>
86
86
 
87
87
  </html>
88
+
89
+ ```