// RUN: %clang_cc1 -fsyntax-only -std=c2x -verify %s
;
;
;
;
int ;
;
int i; // expected-warning {{'nodiscard' attribute only applies to Objective-C methods, enums, structs, unions, classes, functions, function pointers, and typedefs}}
;
;
;
;
int ;
void
;
struct error_info ;
void ;
void