X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-cls-01.cs;h=8679f46e39a5383644dad0008d8f1b2c3860161f;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=8d9d1fe6c9e30ea535f0fc6d262784e831bd4a70;hpb=64f85a65b023522d3f34e9932e6a843e0ad8fc3b;p=mono.git diff --git a/mcs/tests/test-cls-01.cs b/mcs/tests/test-cls-01.cs index 8d9d1fe6c9e..8679f46e39a 100644 --- a/mcs/tests/test-cls-01.cs +++ b/mcs/tests/test-cls-01.cs @@ -1,3 +1,5 @@ +// Compiler options: -warnaserror + using System; [assembly: CLSCompliant (true)]