X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-cls-01.cs;h=8679f46e39a5383644dad0008d8f1b2c3860161f;hb=7cb3a5350281f174874e59b730c9edd8fa62baeb;hp=8d9d1fe6c9e30ea535f0fc6d262784e831bd4a70;hpb=7015b812166d0992223b5dc4421deab637500265;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)]