[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git] / clang / test / Modules / Inputs / lookup_left.h
blob01723d40aa7a8172bbdcffae274a065c6ea77ace
1 @interface A
2 - (int)method;
3 @end