Add missing `-` escaped char here https://github.com/yhirose/cpp-peglib/blob/527422aa38ce78c4214b21843e97584bc2db0150/peglib.h#L3442 ``` cho(seq(chr('\\'), cls("fnrtv'\"[]\\^-")), ```