1feature test {
2    sub a by b;
3    subtable;
4    sub c by d;
5} test;
6