bolt/deps/llvm-18.1.8/llvm/test/TableGen/unterminated-code-block.td

6 lines
147 B
TableGen
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: Unterminated code block
include "unterminated-code-block-include.inc" }]>;