5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: regex
|
|
# key: regex
|
|
# --
|
|
using RegEx = Poco::RegularExpression; |