Files
2019-09-29 19:47:00 -05:00

9 lines
139 B
Plaintext
Vendored

# Regexps
x = /\//
x = /\n/
x = /ab\/ ab/
x = f /6 * 2/ - 3
x = f /foo * 2/gm
x = if true then /\n/ else /[.,]+/
x = ///^key-#{key}-\d+///