mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
5 lines
169 B
C
5 lines
169 B
C
// RUN: %clang_cc1 -verify %s
|
|
|
|
// These must be the last lines in this test.
|
|
// expected-error@+1{{unterminated}} expected-error@+1 2{{expected}}
|
|
int i = __has_warning(
|