Kostya Serebryany | 6c2479b | 2015-05-04 22:30:29 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 %s -verify |
2 | // vim: set binary noeol: | ||||
3 | |||||
4 | // This file intentionally ends without a \n on the last line. Make sure your | ||||
5 | // editor doesn't add one. | ||||
6 | |||||
Richard Smith | b9b0510 | 2019-03-19 01:51:19 +0000 | [diff] [blame] | 7 | // expected-error@+1{{expected '>'}} expected-note@+1{{to match this '<'}} |
8 | #include <\ |