[bcl] Update tests that failed when .cs file contained CRLF
[mono.git] / mcs / tests / test-primary-ctor-07.cs
index 2e2fc7adbbeb87951fd9fe59ed179d07880d1da1..79a1c2991e7de9b8303f427583b1dc319c527c1a 100644 (file)
@@ -1,3 +1,5 @@
+// Compiler options: -langversion:experimental
+
 using System;
 
 struct S (int x)