Codebase Browser
llvm
Go to App
llvm
/
clang/test/Parser/
argument_qualified.c
// RUN: %clang_cc1 %s int abc (const float x) { return 1; }