class Fear::Extractor::AnonymousArraySplatMatcher

Match against array splat, E.g. `[1, 2, *]` or `[1, 2, *_]`