In .:
[mono.git] / mcs / tests / test-650.cs
1 // Compiler options: -debug
2
3 // Symbol writer test
4
5 #line 1 "@@file_does_not_exist@@"
6
7 class App
8 {
9     static void Main ()
10     {
11     }
12 }