#include <stdio.h>

int main() {
  printf ("Bug577: Aspect generated by macro\n");
  printf ("=================================\n");
  return 0;
}
