1@LETTER_A = [A A.sc A.alt1];
2feature test {
3    ignore sub A;
4    sub @LETTER_A' by a;
5} test;
6