6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
|
feature test {
|
||
|
ignore pos f [a e] d';
|
||
|
ignore pos a d' d;
|
||
|
pos [a e n] d' -20;
|
||
|
} test;
|