* DataGridTextBoxColumn.cs: only hide the textbox if it's still
[mono.git] / mcs / tests / test-525.cs
1 // Compiler options: -out:test-525\r
2 \r
3 public class C\r
4 {\r
5         public static void Main ()\r
6         {\r
7         }\r
8 }