[Xtensa,test] Remove failing RUN line from #119639
[llvm-project.git] / clang / test / ASTMerge / codegen-body / Inputs / body2.c
blob534408a5bd8fb1abe1fe8ac3ea53d98d9553bbb6
1 __inline__ __attribute__ ((always_inline)) int f(void)
3 return 2;