質問編集履歴

1

誤字があったので更新しました

2016/10/08 13:19

投稿

UMA00
UMA00

スコア18

test CHANGED
File without changes
test CHANGED
@@ -56,9 +56,9 @@
56
56
 
57
57
  ```Perl
58
58
 
59
+ my $file = shift;
60
+
59
61
  &read_lines;
60
-
61
- my $file = shift;
62
62
 
63
63
  sub read_lines{
64
64