expressions: make assign_expression() take an op argument
[smatch.git] / validation / asm-toplevel.c
blob8bdd7fc1256c9cefb3a8fc27ee6e346307a41e7c
1 __asm__("/* nothing */");
2 /*
3 * check-name: asm-toplevel.c
4 * check-command: test-linearize $file
5 * check-output-ignore
6 * check-output-contains: asm *".. nothing .."
7 */