forked from OSchip/llvm-project
4 lines
85 B
C
4 lines
85 B
C
![]() |
// RUN: clang-cc %s -std=gnu89 -pedantic -fsyntax-only -verify
|
||
|
|
||
|
int f(int restrict);
|