1## Test that !annotation metadata is matched correctly2 3# RUN: cp %S/Inputs/annotations.c %t.c && %update_cc_test_checks --version 4 %t.c4# RUN: diff -u %S/Inputs/annotations.c.expected %t.c5