回答編集履歴

1

typo

2015/12/03 05:16

投稿

masashimizuno
masashimizuno

スコア42

test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
 
24
24
 
25
- switch textField?.tag {
25
+ switch textField!.tag {
26
26
 
27
27
  case 0:
28
28