summary refs log blame commit diff stats
path: root/tests/pragmas/cfunction.c
blob: bf49d6a29ea5422921a31a0deb7ad8b4e087d515 (plain) (tree)
1
2
3
4



                     
int cfunction(void) {
  return NUMBER_HERE;
}