Y
Hacker News
new
|
ask
|
show
|
jobs
by
romes
2245 days ago
Hey! I'm wondering if in the first example of regex negation the (^) should appear after the bracket ([).
1 comments
shreyasminocha
2245 days ago
Yes, it must appear immediately after `[`
link