fix a bug in simple_glob (#1632)
- "?" should not match "/" - other minor clean-ups
This commit is contained in:
1
test/input/issue-1632/^{foo}[bar](baz)+$.js
Normal file
1
test/input/issue-1632/^{foo}[bar](baz)+$.js
Normal file
@@ -0,0 +1 @@
|
||||
console.log(x);
|
||||
Reference in New Issue
Block a user