Sign in
fuchsia
/
third_party
/
swift-llvm
/
refs/heads/upstream/google-bak
/
.
/
test
/
TableGen
/
unterminated-code-block.td
blob: 86395abd789e8cd7d51ea1db03ace8baec7a7556 [
file
] [
log
] [
blame
] [
edit
]
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: Unterminated Code Block
include
"unterminated-code-block-include.inc"
}]>;