質問編集履歴

1

修正

2015/05/08 01:49

投稿

RioNishino
RioNishino

スコア36

test CHANGED
File without changes
test CHANGED
@@ -6,13 +6,15 @@
6
6
 
7
7
 
8
8
 
9
- ```lang-<AppDelegate.swift
9
+ AppDelegate.swift
10
+
11
+ ```lang-<Swift>
10
12
 
11
13
  var detailController: UIViewController?
12
14
 
13
15
  ```
14
16
 
15
-
17
+ ViewController.swift
16
18
 
17
19
  ```lang-<ViewController.swift>
18
20