blob: ab4b93f11d027abf0371c9137d69f2b06f73a589 [file] [log] [blame]
feature test {
sub a by NULL;
} test;
feature test {
sub [a b c] by NULL;
} test;