Merge pull request #1525 from akoeplinger/fix-dynamicdata-test
[mono-project.git] / mcs / errors / cs1584-5.cs
blobcc231254db3df1b0264156a0d0f46b355976aa11
1 // CS1584: XML comment on `Test' has syntactically incorrect cref attribute `Test[]'
2 // Line: 6
3 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
5 /// <see cref="Test[]" />
6 public class Test