質問編集履歴

1

2017/08/02 22:57

投稿

takahayaboys
takahayaboys

スコア21

test CHANGED
File without changes
test CHANGED
@@ -50,7 +50,7 @@
50
50
 
51
51
 
52
52
 
53
- fun sort() {
53
+ func sort() {
54
54
 
55
55
  self.item = item.sort { $1 < $0 }
56
56