X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs8132.cs;h=3855d31159c77a4b14520b09e2e5158a1e5016c2;hb=18dc4ebcd0297e0dc51067c3aaa91fe2c1540052;hp=be9e522aec42a80056f0d61219b5d4502e4ed06c;hpb=2ceb6e94027c28dd84a8db68680134a14ec26635;p=mono.git diff --git a/mcs/errors/cs8132.cs b/mcs/errors/cs8132.cs index be9e522aec4..3855d31159c 100644 --- a/mcs/errors/cs8132.cs +++ b/mcs/errors/cs8132.cs @@ -1,4 +1,4 @@ -// CS8132: +// CS8132: Cannot deconstruct a tuple of `2' elements into `3' variables // Line: 8 class C