// Exists to simply stop warnings about lit not discovering any tests here.
// RUN: %clang %s -o %s.o
int main() { return 0; }