llvm/llvm/test/TableGen/unterminated-c-comment.td

// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s

// CHECK: error: Unterminated comment!

include "unterminated-c-comment-include.inc" */