You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
feature test {
|
|
pos X [A - B]' -40 B' -40 A' -40 Y;
|
|
subtable;
|
|
pos X A' -111 Y;
|
|
subtable;
|
|
pos X B' -40 A' -111 [A - C]' -40 Y;
|
|
} test;
|