1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/TableGen/unterminated-code-block.td

6 lines
147 B
TableGen
Raw Normal View History

// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: Unterminated Code Block
include "unterminated-code-block-include.inc" }]>;