Initial import
[external/libunwind.git] / tests / ident.c
1 long
2 f (long val)
3 {
4   return val;
5 }