回答編集履歴
1
追記
test
CHANGED
@@ -1 +1,17 @@
|
|
1
1
|
} が一つ足りないようですが?
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
**【追記】**
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
問題に遭遇したら聞く前にまずエラーメッセージでググってみることをお勧めします。
|
10
|
+
|
11
|
+
今回の場合は以下のそのものずばりの記事がヒットします。
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
Compiler Error CS1525 “end of file”
|
16
|
+
|
17
|
+
[https://stackoverflow.com/questions/27370295/compiler-error-cs1525-end-of-file](https://stackoverflow.com/questions/27370295/compiler-error-cs1525-end-of-file)
|