[ilasm] Don't break arguments compatiblity
[mono-project.git] / mcs / errors / cs1525-23.cs
blob8a97e05efb17d661c307723d41b8d7a9424a36ce
1 // CS1525: Unexpected symbol `public', expecting `:', `;', or `{'
2 // Line: 5
4 class TorrentEditor {
5 TorrentEditor ()
7 public TorrentEditor ()