1# RUN: cp %s %t && not %update_test_body %t 2>&1 | FileCheck %s 2 3# CHECK: 'gen' should be followed by another part (---) or .endif 4 5#--- a.txt 6.long 0 7#--- gen 8cat a.txt 9