質問編集履歴
1
誤字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -100,7 +100,7 @@
|
|
100
100
|
|
101
101
|
components.day = 1
|
102
102
|
|
103
|
-
//year: 2020 month: 5 day: 1 isLeapMonth: false とプリン
|
103
|
+
//year: 2020 month: 5 day: 1 isLeapMonth: false とプリントされている
|
104
104
|
|
105
105
|
print(components)
|
106
106
|
|