1# RUN: cp %s %t && not %update_test_body %t 2>&1 | FileCheck %s 2 3# CHECK: 'gen' does not exist 4 5.ifdef GEN 6#--- a.txt 7.endif 8