db/insert_manual_states.pl: remove debug output
[smatch.git] / validation / optim / zext-and1.c
blobc99a0e62449514c78e8b64fe2d4c5d01e579bc8e
1 unsigned int bar(unsigned char x)
3 return (unsigned int)x & 0xff01U;
6 /*
7 * check-name: zext-and1
8 * check-command: test-linearize -Wno-decl $file
10 * check-output-ignore
11 * check-output-contains: and\\..*\\$1