ppt constant

Pattern const ppt

PPT regex

Implementation

static const Pattern ppt = r'.(ppt|pptx)$';