回答編集履歴

1

2019/02/14 06:48

投稿

fuzzball
fuzzball

スコア16731

test CHANGED
@@ -42,7 +42,7 @@
42
42
 
43
43
  self.navigationController?.performSegue(withIdentifier: "C", sender: nil)
44
44
 
45
- //Bを閉じてAに戻る
45
+ //(Cの裏で)Bを閉じてAに戻る
46
46
 
47
47
  self.navigationController?.popViewController(animated: true)
48
48