MIAU 222 B

1234567
  1. reader.c: case '@':
  2. reader.c: fatal("illegal @-construct");
  3. reader.c: case '@':
  4. reader.c: fatal("illegal @-construct");
  5. reader.c: sprintf (token_buffer, "@%d", ++gensym_count);
  6. reader.c: if (*tags[i] != '@')