• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2    Compile this with:
3 
4    gcc -g -c -Wall test28-add-aliased-function-v0.c
5  */
6 void
foo()7 foo()
8 {
9 }
10