Merge pull request #1525 from akoeplinger/fix-dynamicdata-test
[mono-project.git] / mcs / errors / cs1525-43.cs
bloba43ae1ddb0a15e83038a8540e29d0e3e6f0dcf68
1 // CS1525: Unexpected symbol `)', expecting `[', `out', `params', `ref', `this', or `type'
2 // Line: 6
4 class TestClass
6 TestClass ([attr])