Home | History | Annotate | Download | only in link-objects
      1 #include <stdio.h>
      2 
      3 void extra() {
      4   printf("PASS\n");
      5 }
      6