[xbuild] More tweaks for portable debug mode
[mono-project.git] / mcs / errors / cs1525-54.cs
blobfaf331eaf5b8ea33490415ee82becf34998af715
1 // CS1525: Unexpected symbol `}'
2 // Line: 8
4 class MainClass
6 public string Test ()
8 return true ? "Hello" :