5 lines
137 B
C
5 lines
137 B
C
/* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s
|
|
* expected-no-diagnostics
|
|
*/
|
|
#include <stdint.h>
|
|
|