Open awakair opened 1 month ago
smth like
var matchers = []matcher{ { ttype: svo, re: regexp.MustCompile("[сСsScC][вВvVB8][оОoO0]+"), }, { ttype: zov, re: regexp.MustCompile("[зЗzZ3][оОoO0]+[8вВvVB]"), }, }
where cC are english letters
I would gladly accept a PR with such changes!
smth like
where cC are english letters