2010-05-27 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1669-2.cs
blobeebc3f1193d6e98575e974d758ccd34d975f6aea
1 // cs1669-2.cs: __arglist is not valid in this context
2 // Line: 4
4 delegate void F (__arglist);