[clangd] Fix warnings
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_body / gen-unterminated.test
blobc0026939e414dcbc69613ba371c561bfcc21a488
1 # RUN: cp %s %t && not %update_test_body %t 2>&1 | FileCheck %s
3 # CHECK: 'gen' should be followed by another part (---) or .endif
5 #--- a.txt
6 .long 0
7 #--- gen
8 cat a.txt