2010-05-31 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1680.cs
blobd9565d1e8b6c4ff10273cb3791136425202d925a
1 // cs1680.cs: Invalid reference alias 'SomeIdentifier='. Missing filename
2 // Line: 0
3 // Compiler options: -r:SomeIdentifier=
5 using System;
7 public class Test