4 lines
87 B
C
4 lines
87 B
C
// RUN: %clang_cc1 %s -verify
|
|
|
|
#include "./" // expected-error {{'./' file not found}}
|