db/insert_manual_states.pl: remove debug output
[smatch.git] / validation / optim / sext-sext.c
blob604a7dd4f08645429c8d13c9d301e2b6fe713d11
1 int foo(signed char offset)
3 return (int)(short) offset;
6 /*
7 * check-name: sext-sext
8 * check-command: test-linearize -Wno-decl $file
10 * check-output-ignore
11 * check-output-pattern(1): sext\\.