summaryrefslogtreecommitdiff
path: root/Test/VSI-Benchmarks/AnswerNoRuntimeChecking
blob: 81ac67efe203d70e5a882682d5ac9c627a6aa34d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

-------------------- b1 --------------------
Compiled assembly into b1.exe

-------------------- b2 --------------------
Compiled assembly into b2.exe

-------------------- b3 --------------------
Compilation error: Method _default.Queue.Init has no body
Compilation error: Method _default.Queue.Enqueue has no body
Compilation error: Method _default.Queue.Dequeue has no body

-------------------- b4 --------------------
Compiled assembly into b4.dll

-------------------- b5 --------------------
Compiled assembly into b5.dll

-------------------- b6 --------------------
Compiled assembly into b6.exe

-------------------- b7 --------------------
Compilation error: Method _default.Queue.Init has no body
Compilation error: Method _default.Queue.Enqueue has no body
Compilation error: Method _default.Queue.Dequeue has no body
Compilation error: Method _default.Client.Sort has no body

-------------------- b8 --------------------
Compilation error: Method _default.Queue.Init has no body
Compilation error: Method _default.Queue.Enqueue has no body
Compilation error: Method _default.Queue.Dequeue has no body
Compilation error: Method _default.Glossary.Sort has no body