回答編集履歴

1

alert\.phpを修正

2017/07/14 13:53

投稿

aro10
aro10

スコア4106

test CHANGED
@@ -70,7 +70,7 @@
70
70
 
71
71
  <?php
72
72
 
73
- echo <<<JS
73
+ return <<<JS
74
74
 
75
75
  alert("Got it!");
76
76