[mcs] Reset also all partial parts current-type
[mono-project.git] / mcs / errors / cs1525-36.cs
blob0d5470b5e0be2edbaadb674d286dc2a70da1164b
1 // CS1525: Unexpected symbol `alse'
2 // Line: 8
4 using System;
6 class a
8 [MergablePropertyAttribute (f alse)]
9 public static int Prop {
10 get; set;