2010-04-03 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1576.cs
blobca02072b9009be397733244ce450ca8ec33f381f
1 // CS1576: The line number specified for #line directive is missing or invalid
2 // Line: 8
4 public struct S
6 static void Main()
8 #line "error"