freebsd-dev/test/Sema/gnu89.c
2009-06-02 17:58:47 +00:00

4 lines
85 B
C

// RUN: clang-cc %s -std=gnu89 -pedantic -fsyntax-only -verify
int f(int restrict);