<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-// CHECK: ![[MD1]] = metadata !{i32 83<br>
+// CHECK: ![[MD1]] = metadata !{i32 84<br>
     [map dataWithCompletionBlock:^(NSData *data, NSError *error) {<br>
         if (data) {<br>
             NSString    *encoded = [[data compressedData] encodedString:18];<br></blockquote><div><br></div><div style>FWIW this is why putting the check lines after the code is better, makes it easier to change what you're looking for or add/remove lines when you want to change something.</div>
<div style><br></div><div style>-eric </div></div></div></div>