回答編集履歴

1

解決していない

2018/06/15 02:30

投稿

L85A2
L85A2

スコア60

test CHANGED
@@ -1 +1,15 @@
1
+ ```swift
2
+
3
+ let coordinateLineContext:CGContext = 1 as! CGContext
4
+
5
+ ```
6
+
1
- asで適当入られまし
7
+ こんな風に適当な値をられると思っのですが
8
+
9
+ ```swift
10
+
11
+ Thread 1: EXC_BREAKPOINT (code=1, subcode=0x1024b3d94)
12
+
13
+ ```
14
+
15
+ とエラーが出ます