6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
|
@LETTER_A = [A A.sc A.alt1];
|
||
|
feature test {
|
||
|
ignore sub A;
|
||
|
sub @LETTER_A' by a;
|
||
|
} test;
|